Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Update CoffeeScriptRhinoCompiler.java #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CoffeeScriptRhinoCompiler.java #33

wants to merge 1 commit into from

Conversation

Dallas62
Copy link

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 }

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
Copy link
Author

And netbeans 7.4 is also suported

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant