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

Nested StringLiterals isn't detected properly. #1014

Closed
nanaya opened this issue Apr 18, 2014 · 0 comments
Closed

Nested StringLiterals isn't detected properly. #1014

nanaya opened this issue Apr 18, 2014 · 0 comments

Comments

@nanaya
Copy link

nanaya commented Apr 18, 2014

This code will pass default test:

puts "Here #{"be some string" if a == 1}"

...despite existence of double-quoted non-interpolated string.

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

1 participant