testsuite: Fix pragma-eof.c failure due to added line to the test.
[gcc.git] / gcc / testsuite / gcc.test-framework / dg-error-nocache-exp-P.c
1 /* { dg-options "-DDEFINED" } */
2
3 int
4 main ()
5 {
6 int
7 } /* { dg-error "expected" "" { target def_nocache } } */