grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

Fix case *_ error

Open Willie169 opened this issue 1 year ago • 12 comments

Fix that case [a, *_] if a == 0: throws error rule soft_kw__not__wildcard failed predicate: {this.isnotEqualToCurrentTokenText("_")}?

Willie169 avatar Oct 12 '24 15:10 Willie169