Skip to content

Add #/.../# and re'...' delimiters #167

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

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

hamishknight
Copy link
Contributor

Replace the '/.../' and '|...|' delimiters with #/.../# and #|...|# respectively. Additionally, implement a re'...' delimiter.

Replace the `'/.../'` and `'|...|'` delimiters
with `#/.../#` and `#|...|#` respectively.
Additionally, implement a `re'...'` delimiter.
@hamishknight
Copy link
Contributor Author

@swift-ci please test Linux

Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

FWIW, I'd do rx'...' for the experimental/extended syntax, but that will not be a year-1 thing most likely.

@hamishknight hamishknight merged commit 8febede into swiftlang:main Feb 17, 2022
@hamishknight hamishknight deleted the choose-your-delimiter branch February 17, 2022 14:50
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.

2 participants