Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoffeeScript aether_MissingThis error ranges incorrect #115

Open
differentmatt opened this issue Oct 13, 2014 · 0 comments
Open

CoffeeScript aether_MissingThis error ranges incorrect #115

differentmatt opened this issue Oct 13, 2014 · 0 comments

Comments

@differentmatt
Copy link
Contributor

y = 5
x()

[ { ofs: 6, row: 1, col: 0 }, { ofs: 9, row: 1, col: 3 } ] expected
[ { ofs : 10, row : 1, col : 0 }, { ofs : 13, row : 1, col : 3 } ] actual

Error on the first row has correct range info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants