fixed some errors

This commit is contained in:
Himujjal 2021-04-02 03:47:34 +05:30 committed by Stephan Seitz
parent 9b5e82ff9d
commit 83bfcde7c2
5 changed files with 15 additions and 11 deletions

View file

@ -1,3 +1,4 @@
(function_declaration
name: (identifier) @definition.function
)
@ -22,4 +23,5 @@
(while_expression)
(for_expression)
(test_expression)
(anonymous_array_expr)
] @scope