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

Consider trivia when testing string interpolation double brace #283

Merged
merged 3 commits into from
Aug 26, 2023

Conversation

JohnnyMorganz
Copy link
Collaborator

local _ = `{ {}}`

is permitted syntax - where there is whitespace between the first two braces

Fixes #277

@Kampfkarren Kampfkarren merged commit 75c0dc5 into main Aug 26, 2023
@JohnnyMorganz JohnnyMorganz deleted the interpolation-double-brace branch August 26, 2023 17:18
JohnnyMorganz added a commit that referenced this pull request Sep 30, 2023
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.

Parsing issue for interpolated string
2 participants