aboutsummaryrefslogtreecommitdiffstats
path: root/queries/teal/locals.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/teal/locals.scm')
-rw-r--r--queries/teal/locals.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/teal/locals.scm b/queries/teal/locals.scm
index 25b56418f..d3a81f122 100644
--- a/queries/teal/locals.scm
+++ b/queries/teal/locals.scm
@@ -15,8 +15,8 @@
(anon_function) @local.scope
-((function_statement
- (function_name) @local.definition.function) @local.scope)
+(function_statement
+ (function_name) @local.definition.function) @local.scope
(program) @local.scope