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