Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: sys.std{in,out,err} with bug of stdin not for unicode.
Use readChar underline, which returns wrong char when meeting non-ASCII for `stdin` under Windows.
- Loading branch information