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

5 lines
91 B
Fortran

! { dg-do compile }
subroutine bar1
usefoo ! { dg-error "Unclassifiable statement" }
end