maxtaco / coffee-script

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

double escaping "delete" bug #149

Open vird opened 9 years ago

vird commented 9 years ago

try this a.delete = ()=> await t defer next

funcname: ""delete"" <- this breaks execution