1 /* Test the tester; previously gcc.misc-tests/dg-4.c. */ 2 /* { dg-prms-id 42 } */ 3 /* { dg-do run } */ 4 main()5 main () { return 0; } 6