blob: 4aecca3ba340a1df2115d74df7bb1660ef850f7c [file] [log] [blame]
/* Test the tester. */
/* { dg-prms-id 42 } */
/* { dg-options "-Wall" } */
/* { dg-do compile } */
/* { dg-excess-errors "excess errors" } */
/* No messages, so unexpected pass. */
int main () { return 0; }