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

Inline string literals (single line) #56

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Conversation

nedtwigg
Copy link
Member

Implementation of String literals for only the super simple case of "123\nabc". Mostly written by ChatGPT (thanks Sydney!)

Sorry @jknack, I promise to stay out of inline literals from here on, but having at least a tiny bit of String literal snapshotting lets me make progress on other parts.

@nedtwigg nedtwigg mentioned this pull request Dec 19, 2023
10 tasks
@nedtwigg nedtwigg changed the title Inline string literals (very simple) Inline string literals (single line) Dec 19, 2023
Base automatically changed from feat/literal-language to main December 20, 2023 15:55
@nedtwigg nedtwigg merged commit 739d716 into main Dec 20, 2023
6 checks passed
@nedtwigg nedtwigg deleted the feat/preliminary-string-inline branch December 20, 2023 17:09
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

1 participant