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

Incorrect parsing of line continuation #70

Open
achudnov opened this issue Dec 11, 2015 · 2 comments
Open

Incorrect parsing of line continuation #70

achudnov opened this issue Dec 11, 2015 · 2 comments
Assignees

Comments

@achudnov
Copy link
Member

In Lexer's singleStringCharacter and doubleStringCharacter the lineContinuation is never parsed. The regression is isolated in "line-cont-string.js".

@achudnov achudnov self-assigned this Dec 11, 2015
@achudnov achudnov added this to the ECMAScript 5 support milestone Dec 11, 2015
@achudnov
Copy link
Member Author

Fixed in d029f05

@achudnov achudnov reopened this Dec 11, 2015
@achudnov
Copy link
Member Author

Still failing: 12.10.1-2-s.js
12.10.1-8-s.js
11.1.5_7-2-2-s.js
14.1-4-s.js

and others

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

1 participant