forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
165 B
Scheme
11 lines
165 B
Scheme
2 years ago
|
;; by @oponkork
|
||
|
[
|
||
|
(if_statement)
|
||
|
(where_statement)
|
||
|
(enum_statement)
|
||
|
(do_loop_statement)
|
||
|
(derived_type_definition)
|
||
|
(function)
|
||
|
(subroutine)
|
||
|
(interface)
|
||
|
] @fold
|