mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
ae6df88c5c
Previously such errors pointed at the end of the input, which wasn't very helpful. This is also consistent with unclosed strings, where the errors point at the opening quote. Note that this includes unclosed #{ (interpolations). |
||
---|---|---|
.. | ||
browser.js | ||
cake.js | ||
coffee-script.js | ||
command.js | ||
grammar.js | ||
helpers.js | ||
index.js | ||
lexer.js | ||
nodes.js | ||
optparse.js | ||
parser.js | ||
register.js | ||
repl.js | ||
rewriter.js | ||
scope.js | ||
sourcemap.js |