maxtaco / coffee-script

IcedCoffeeScript
http://maxtaco.github.com/coffee-script
MIT License
728 stars 58 forks source link

/=/ parse error #172

Open vird opened 8 years ago

vird commented 8 years ago

Just "/=/" this string

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

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