feat(tact): update parser and queries (#7196)

This commit is contained in:
Novus Nota 2024-10-09 09:21:33 +02:00 committed by GitHub
parent 009e981c30
commit 9d2acd4997
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 19 deletions

View file

@ -13,6 +13,8 @@
(trait_body)
(function_body)
(block_statement)
(asm_function_body)
(asm_list)
; misc.
(binary_expression)
(ternary_expression)