Skip to content

Commit

Permalink
Update runtime/queries/groovy/locals.scm
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Davis <[email protected]>
  • Loading branch information
britter and the-mikedavis authored Feb 21, 2024
1 parent e21cbdb commit 44c4c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/queries/groovy/locals.scm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(function_definition) @local.scope

(parameter
name: (identifier) @local.definition.parameter)
name: (identifier) @local.definition)

(identifier) @local.reference

0 comments on commit 44c4c3b

Please sign in to comment.