PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gfortran.dg / ctrl-z.f90
blob7f20d35ef2b3012a6a8fd41e85f24747a96fb021
1 ! { dg-do compile }
2 ! PR 30532 Ctrl-Z in source file
3 ! Test case from PR. Submitted by Jerry DeLisle <jvdelisle@gcc.gnu.org>
4 print *,"\x1a"
5 end