CoffeeScriptRedux icon indicating copy to clipboard operation
CoffeeScriptRedux copied to clipboard

Support Windows line ending after backslash (continuation line) in array literal

Open provegard opened this issue 10 years ago • 0 comments

As noted in #328, a line continuation backslash followed by a windows newline causes the preprocessor to bail out.

This isn't unique to array literals, of course, but that's the driving use case for me.

provegard avatar Sep 05 '14 09:09 provegard