blob: c55435f3a9be1f72cedc8b9081e7020e36488e3d [file] [log] [blame]
! { dg-do compile }
! { dg-options "-ffixed-form" }
! Test acceptance of form feed character in fixed source.
implicit none
integer, volatile :: x
x = 5
end