feat(inko)!: update parser and queries

Breaking change: `(array_pattern)` rule and node was removed again.
This commit is contained in:
Christian Clason 2025-09-28 12:01:45 +02:00 committed by Christian Clason
parent 1df23c59d8
commit 9176343647
2 changed files with 1 additions and 2 deletions

View file

@ -27,7 +27,6 @@
(trait)
(tuple)
(tuple_pattern)
(array_pattern)
(type_arguments)
] @indent.begin