13 lines
273 B
Scheme
13 lines
273 B
Scheme
; SPDX-License-Identifier: Apache-2.0
|
|
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
|
|
|
[
|
|
(function_definition)
|
|
(if_statement)
|
|
(case_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(c_style_for_statement)
|
|
(heredoc_redirect)
|
|
] @fold
|