Open hjek opened 6 years ago
Yes I've seen this as well. Thanks for capturing the bug.
It's also an issue in the Racket repl.
Ah, yes I think I did figure that out at some point.
Hmm, would it be a better idea to discard the rest of the available input if there's a read error? Or maybe just the rest of the line?
Evaluating an expression with an "unkown escape sequence" can cause the interpreter to enter a broken state where subsequently entered expressions are evaluated wrong,