Add Fortran queries from @oponkork

This commit is contained in:
Stephan Seitz 2021-04-17 20:42:17 +02:00 committed by Thomas Vigouroux
parent 3b8d23ca30
commit 9820c8ca7d
3 changed files with 105 additions and 1 deletions

11
queries/fortran/folds.scm Normal file
View file

@ -0,0 +1,11 @@
;; by @oponkork
[
(if_statement)
(where_statement)
(enum_statement)
(do_loop_statement)
(derived_type_definition)
(function)
(subroutine)
(interface)
] @fold