Fix go locals query for var_spec identifiers

pull/6786/head
Matthew Toohey 2023-04-15 00:53:04 -04:00 committed by Pascal Kuthe
parent 4cdba7cccd
commit 99a8b6159c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
(identifier) @local.definition))
(var_spec
name: (identifier) @local.definition)
(identifier) @local.definition)
(for_statement
(range_clause