2017-11-09 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / gcc / testsuite / gfortran.dg / continuation_2.f90
blobe72624856d3b5167ecfbe31c3b0cb09ae2b4cc9c
1 ! { dg-do compile }
2 ! PR 19260 Test line continuations and spaces.
3 ! Submitted by Jerry DeLisle <jvdelisle@gcc.gnu.org>.
4 x = si& ! { dg-error "Unclassifiable statement" }
5 n(3.14159/2)
6 end