testsuite: Fix pragma-eof.c failure due to added line to the test.
[gcc.git] / gcc / testsuite / gcc.test-framework / dg-do-run-exp-P.c
1 /* Test the tester; previously gcc.misc-tests/dg-4.c. */
2 /* { dg-prms-id 42 } */
3 /* { dg-do run } */
4
5 main () { return 0; }