You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked this, and cannot figure out what's the problem. I think it might related to liner problem, so I've contacted the liner author, below is the link:
@haifenghuang Why
stdin >> variable
method scans only a char, not a line in REPL?Also
stdin.read()
tooThis is only in REPL, if running this code from file, everything works correctly.
The text was updated successfully, but these errors were encountered: