feat(tcl)!: update parser and queries

This commit is contained in:
Christian Clason 2025-04-18 13:22:20 +02:00
parent 990110336c
commit 308c9b26c7
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,9 @@
(braced_word_simple)
(namespace)
(command)
(conditional)
(if)
(else)
(elseif)
(foreach)
(while)
(try)