Commit a139586
Fix pattern matching trailing comma
This was previously an allow-list of the various tokens that were
considered the start of a pattern expression. Instead, use our
existing expression checking stuff and avoid having to list out
each token.
Co-authored-by: kai-matsudate <kai.matsudate@techouse.jp>1 parent 6cc5aa2 commit a139586
4 files changed
Lines changed: 649 additions & 22 deletions
File tree
- snapshots
- src
- test/prism
- errors
- fixtures
0 commit comments