Skip to content

Matching a name in preference to a literal #2546

Closed Answered by ahlinc
ndw asked this question in Q&A
Discussion options

You must be logged in to vote

Your case can be fixed simply by defining the name rule as:

name: $ => choice(/[a-zA-Z]+/, "file"),

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ndw
Comment options

Answer selected by ndw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants