lex double-quoted strings with Racket lexer #32

Merged
mbutterick merged 3 commits from dev-lex-strings-with-racket-lexer into master 2 years ago
mbutterick commented 2 years ago (Migrated from github.com)
There is no content yet.
The pull request has been merged as 81f4fd25e7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dev-lex-strings-with-racket-lexer master
git pull origin dev-lex-strings-with-racket-lexer

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dev-lex-strings-with-racket-lexer
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/brag#32
Loading…
There is no content yet.