rt_gccstream/gcc/testsuite/gfortran.dg/continuation_2.f90

7 lines
190 B
Fortran

! { dg-do compile }
! PR 19260 Test line continuations and spaces.
! Submitted by Jerry DeLisle <jvdelisle@gcc.gnu.org>.
x = si& ! { dg-error "Unclassifiable statement" }
n(3.14159/2)
end