Skip to content

Commit feda4e1

Browse files
author
rasmussn
committed
Added space before comment line start.
1 parent 78edcad commit feda4e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/bug-reports/bug-4.f90

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

0 commit comments

Comments
 (0)