Skip to content

Conversation

@GeoffreyBooth
Copy link
Collaborator

Fixes #4575. Before:

coffee -bpe '*'
TypeError: Cannot read property '0' of undefined
    at Lexer.literalToken (./coffeescript/lib/coffeescript/lexer.js:889:39)

After:

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

@GeoffreyBooth GeoffreyBooth requested a review from lydell August 24, 2017 07:02
@GeoffreyBooth
Copy link
Collaborator Author

These one-character PRs are part of my master plan to rise in the “most commits” rankings.

@GeoffreyBooth GeoffreyBooth merged commit c81e2d4 into jashkenas:2 Aug 24, 2017
@GeoffreyBooth GeoffreyBooth deleted the leading-asterisk branch August 24, 2017 17:27
@jashkenas
Copy link
Owner

You're climbing fast!

image

@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.

3 participants