Skip to content

Commit 707469f

Browse files
committed
fixup?
1 parent 5374505 commit 707469f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

queries/fortran/context.scm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
(do_loop
1212
(do_statement
1313
(loop_control_expression
14-
(_)))
15-
(_) @context.end) @context
14+
(_)
15+
(_)) @context.end)) @context
1616

1717
(subroutine
1818
(subroutine_statement

0 commit comments

Comments
 (0)