🐛 biome_grit_parser::parse_grit
panics
#4825
Labels
A-Parser
Area: parser
good first issue
Good for newcomers
L-Grit
Language: GritQL
S-Bug-confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
suspect1.grit
and put thisgrit
query in it:biome format
will result in:i traced the panic from calling
biome_grit_parser::parse_grit
and the result is this:it's not just this pattern that makes it panic, there are lots of other patterns that trigger it too, you can test patterns in stdlib
Expected result
It shouldn't panic
Code of Conduct
The text was updated successfully, but these errors were encountered: