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

Update CoffeeScriptRhinoCompiler.java#33

Open
Dallas62 wants to merge 1 commit into
dstepanov:masterfrom
Dallas62:patch-1
Open

Update CoffeeScriptRhinoCompiler.java#33
Dallas62 wants to merge 1 commit into
dstepanov:masterfrom
Dallas62:patch-1

Conversation

@Dallas62
Copy link
Copy Markdown

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
Copy Markdown
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