coffeescript-netbeans icon indicating copy to clipboard operation
coffeescript-netbeans copied to clipboard

Update CoffeeScriptRhinoCompiler.java

Open Dallas62 opened this issue 12 years ago • 1 comments
trafficstars

Sometimes ScriptableObject.getProperty(location, "first_line") return an Integer (so can't cast Integer to Double) that fix it

like this case:

class test constructor:() -> @fail_case : { test: 0 }

Dallas62 avatar Oct 23 '13 09:10 Dallas62

And netbeans 7.4 is also suported

Dallas62 avatar Oct 23 '13 09:10 Dallas62