coffee-script icon indicating copy to clipboard operation
coffee-script copied to clipboard

/=/ parse error

Open vird opened this issue 9 years ago • 0 comments

Just "/=/" this string

iced> /=/
[stdin]:1:1: error: unexpected /=
/=/
^^

coffeescript.org parses fine iced3 is ok. I think this case needs a test.

vird avatar Mar 11 '16 15:03 vird