You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason is that the backslash is followed by CRLF since I'm on Windows. The problem appears to be already in the preprocessor and I have a fix for it. I'll open a PR.
Note: I initially thought I'd hit #83, but this is slightly different and my fix certainly doesn't help that issue at all.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4118228-cr-after-line-continuation-backslash-leads-to-syntax-error?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
provegard
added a commit
to provegard/CoffeeScriptRedux
that referenced
this issue
Sep 5, 2014
Just tried to migrate a project from the original compiler to redux. One of the errors I encountered is this:
I get:
The reason is that the backslash is followed by CRLF since I'm on Windows. The problem appears to be already in the preprocessor and I have a fix for it. I'll open a PR.
Note: I initially thought I'd hit #83, but this is slightly different and my fix certainly doesn't help that issue at all.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4118228-cr-after-line-continuation-backslash-leads-to-syntax-error?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: