Skip to content

Conversation

@GeoffreyBooth
Copy link
Collaborator

Fixes #4578. Before:

coffee -bpe ':'
TypeError: Cannot read property 'newLine' of undefined
    at Rewriter.<anonymous> (/usr/local/lib/node_modules/coffeescript/lib/coffee-script/rewriter.js:316:113)

After:

./bin/coffee -bpe ':'
[stdin]:1:1: error: unexpected :
:
^

@GeoffreyBooth GeoffreyBooth requested a review from lydell August 24, 2017 06:57
@GeoffreyBooth GeoffreyBooth merged commit 892c469 into jashkenas:2 Aug 24, 2017
@GeoffreyBooth GeoffreyBooth deleted the leading-colon branch August 24, 2017 07:03
@GeoffreyBooth GeoffreyBooth mentioned this pull request Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants