mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
fix: update to pass all tests
This commit is contained in:
parent
d3d701cf2f
commit
a266dca64d
2 changed files with 81 additions and 80 deletions
|
|
@ -33,7 +33,7 @@
|
|||
(#set! definition.var.scope parent))
|
||||
|
||||
(class_decl
|
||||
name: (identifier) @local.definition.class
|
||||
name: (identifier) @local.definition.type
|
||||
(#set! definition.var.scope parent))
|
||||
|
||||
; References
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue