Skip to content

Fix: Reject literal control characters in raw strings#57

Merged
marko-ks merged 1 commit into
mainfrom
fix/string-parsing
Jun 29, 2026
Merged

Fix: Reject literal control characters in raw strings#57
marko-ks merged 1 commit into
mainfrom
fix/string-parsing

Conversation

@marko-ks

Copy link
Copy Markdown
Member

Raw single-line strings will now reject literal control characters (e.g., tabs) and provide a clearer diagnostic message. This aligns parser behavior with expected string handling.

Raw single-line strings will now reject literal control characters (e.g., tabs) and provide a clearer diagnostic message. This aligns parser behavior with expected string handling.
@marko-ks
marko-ks merged commit 1b01e50 into main Jun 29, 2026
20 checks passed
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.

1 participant