blob: 076c14c5260925fc5e2f6b73887ba0221418535b [file] [log] [blame]
/* { dg-do run } */
/* { dg-shouldfail "required comment" } */
int
main ()
{
return 0; /* We expect nonzero, so this fails. */
}