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

Ensure string interpolations with empty prefixes have raw values. #340

Merged
merged 1 commit into from
Jan 22, 2015
Merged

Ensure string interpolations with empty prefixes have raw values. #340

merged 1 commit into from
Jan 22, 2015

Conversation

eventualbuddha
Copy link
Contributor

Without this the string node that is the left of the ConcatOp has no
raw value, which is unexpected when parsing with raw: true.

Without this the string node that is the left of the ConcatOp has no
raw value, which is unexpected when parsing with `raw: true`.
michaelficarra added a commit that referenced this pull request Jan 22, 2015
…refix-raw

Ensure string interpolations with empty prefixes have raw values.
@michaelficarra michaelficarra merged commit 95409d6 into michaelficarra:master Jan 22, 2015
@eventualbuddha eventualbuddha deleted the fix-empty-interpolation-prefix-raw branch January 22, 2015 04:17
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.

None yet

2 participants