PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gfortran.dg / use_2.f90
blob48dcb8d7caa9497ca152805ac83a9ac20ddab917
1 ! { dg-do compile }
2 subroutine bar1
3 usefoo ! { dg-error "Unclassifiable statement" }
4 end