Skip to content

Conversation

@jheld
Copy link

@jheld jheld commented Jun 28, 2025

Description

Please include a summary of the change and which issue is fixed.

Fixes maybe all of #623

I was initially encountering an issue when trying to implement support for MatchSingleton, but I realized that the singleton wasn't actually a Name/NameConstant, but rather the string representation, at least in the test, so that helped me push through to support it as well.

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md
  • I have made corresponding changes to user documentation for new features

@jheld jheld force-pushed the match-or-sequence-star branch from 66a22bb to ad029d5 Compare June 28, 2025 05:05
@jheld jheld force-pushed the match-or-sequence-star branch from ad029d5 to d60d56a Compare June 30, 2025 03:28
@jheld jheld changed the title supports MatchOr, MatchSequence, MatchStar supports MatchOr, MatchSequence, MatchStar, MatchSingleton Jun 30, 2025
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