1 2 3 4 5 6 7 8((line_comment) @injection.content (#set! injection.language "comment") (#set! injection.include-children)) ((block_comment) @injection.content (#set! injection.language "comment") (#set! injection.include-children))
1 2 3 4 5 6 7 8
((line_comment) @injection.content (#set! injection.language "comment") (#set! injection.include-children)) ((block_comment) @injection.content (#set! injection.language "comment") (#set! injection.include-children))