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

Text literal is missing whitespace after opening quote #896

Closed
JonasWanke opened this issue Jan 18, 2024 · 0 comments · Fixed by #1015
Closed

Text literal is missing whitespace after opening quote #896

JonasWanke opened this issue Jan 18, 2024 · 0 comments · Fixed by #1015
Assignees
Labels
good first issue Good for newcomers P: Compiler: Frontend Package: The compiler frontend T: Fix Type: Bug Fixes

Comments

@JonasWanke
Copy link
Member

Describe the bug

" abcdefg " gets parsed to the text "abcdefg "

@JonasWanke JonasWanke added good first issue Good for newcomers P: Compiler: Frontend Package: The compiler frontend T: Fix Type: Bug Fixes labels Jan 18, 2024
@styrix560 styrix560 self-assigned this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P: Compiler: Frontend Package: The compiler frontend T: Fix Type: Bug Fixes
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants