Merge branch 'main' into piotr/z-2588-php
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(class_definition
|
||||
"class" @context
|
||||
name: (identifier) @name
|
||||
) @item
|
||||
|
||||
(function_definition
|
||||
"async"? @context
|
||||
"def" @context
|
||||
name: (_) @name) @item
|
||||
Reference in New Issue
Block a user