Skip to content

Commit 799f31b

Browse files
author
rasmussn
committed
Initial version.
1 parent 5cb02ce commit 799f31b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/bug-reports/bug-4.f90

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
integer :: &
2+
! this is a comment line splitting a continued statement
3+
i
4+
end

0 commit comments

Comments
 (0)