Skip to content

Commit 1f63b33

Browse files
authored
Update tags.scm (#249)
The entire declaration list is not the definition of the method within
1 parent cad8a20 commit 1f63b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries/tags.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
(declaration_list
2020
(function_item
21-
name: (identifier) @name)) @definition.method
21+
name: (identifier) @name) @definition.method)
2222

2323
; function definitions
2424

0 commit comments

Comments
 (0)