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

This commit is contained in:
Novus Nota 2025-03-12 18:26:07 +01:00 committed by GitHub
parent 1a314a58d6
commit 6d1a8e6fdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 62 additions and 10 deletions

View file

@ -6,6 +6,7 @@
(argument_list)
; {…, …}
(instance_argument_list)
(destruct_bind_list)
; {…; …}
(message_body)
(struct_body)
@ -14,5 +15,6 @@
(function_body)
(block_statement)
(asm_function_body)
(asm_list)
; <{ … }>
(asm_sequence)
] @fold