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

String literals are not parsed according to the spec #78

Closed
mihaibudiu opened this issue Aug 25, 2016 · 2 comments
Closed

String literals are not parsed according to the spec #78

mihaibudiu opened this issue Aug 25, 2016 · 2 comments

Comments

@mihaibudiu
Copy link
Contributor

The preprocessor interferes with the parsing of string literals - the ones spanning multiple lines.

@ChrisDodd
Copy link
Contributor

The only actual difference I see is deleting newlines if immediately preceded by a backslash.

@mihaibudiu
Copy link
Contributor Author

The spec has been changed.

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

No branches or pull requests

2 participants