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
One other exception on CoffeeScript 1.11.0 and 1.12.6. An input of : results an exception with the text Cannot read property 'newLine' of undefined. Sorry I haven't got the stack trace for this one.
Yes that's what I mean. Expected output is something like Error on line 1: unexpected :. Actually, I don't have a stack trace so I'm not sure if the error is in the lexer or not.
One other exception on CoffeeScript 1.11.0 and 1.12.6. An input of
:
results an exception with the textCannot read property 'newLine' of undefined
. Sorry I haven't got the stack trace for this one.This may be related to #4575.
I've informally tested most other punctuation on my keyboard and these are the only two lexer errors I get.
The text was updated successfully, but these errors were encountered: