-
Notifications
You must be signed in to change notification settings - Fork 2k
Incorrectly indented return causes unexpected exception (1.6.3) #3063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can't reproduce neither on coffeescript.org nor on master. |
I can replicate it in any file under the above conditions. (Added grunt-contrib-watch version too in case it helps) |
So
if it's grunt-contrib-coffee, it seems to be 1.6.2 |
Confirmed. |
I'll wait for somebody to be able to reproduce then. |
I can confirm I can cause this error without grunt by running the command |
|
Try this:
|
Marked as bug. |
* Break up `Closure` and merge `Closure.wrap` into `Base.compileClosure` * Construct class closure directly in `Class.compileNode` * Reuse `isLiteralArguments` in `Range.compileArray` * Move all helpers to bottom of file * Add test for jashkenas#3063
E.g. (exact copy including prefixed spaces)
Error message:
GruntJS with grunt-contrib-coffee (0.7.0) watching .coffee file changes
The text was updated successfully, but these errors were encountered: