Skip to content

Add CustomRegexComponent example #196

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 2 commits into from
Mar 2, 2022

Conversation

natecook1000
Copy link
Member

Adds a test with a SemanticVersion type that conforms to CustomRegexComponent. Includes a note about a trap when trying to match the custom type directly, instead of captured from a DSL-declared Regex instance.

Adds a test with a `SemanticVersion` type that conforms to
`CustomRegexComponent`. Includes a note about a trap when trying
to match the custom type directly, instead of captured from a
DSL-declared Regex instance.
@natecook1000
Copy link
Member Author

@swift-ci Please test Linux platform

@natecook1000
Copy link
Member Author

@swift-ci Please test Linux platform

@natecook1000 natecook1000 merged commit e8c84a1 into swiftlang:main Mar 2, 2022
@natecook1000 natecook1000 deleted the semver_parsing_example branch March 2, 2022 19:52
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