blob: ff772ab57b4a73110fd4782b083cbc6b59d8140a [file] [log] [blame]
/* Tests error recovery for invalid code. */
__attribute__((foo) int f (){} /* { dg-error "(parse error|syntax error|expected '\\)') before 'int'" } */