Can't parse even simple grammar #805
Answered
by
tomtau
konceptosociala
asked this question in
Q&A
-
Describe the bug To Reproduce
Expected behavior
|
Beta Was this translation helpful? Give feedback.
Answered by
tomtau
Feb 13, 2023
Replies: 1 comment 2 replies
-
How about this rule: https://github.com/pest-parser/pest/blob/master/meta/src/grammar.pest#L164 ?
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tomtau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How about this rule: https://github.com/pest-parser/pest/blob/master/meta/src/grammar.pest#L164 ?