WIP: Use a different approach to codegen outline
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
(function_item
|
||||
body: (block
|
||||
"{" @keep
|
||||
"}" @keep) @collapse)
|
||||
|
||||
(use_declaration) @collapse
|
||||
Reference in New Issue
Block a user