blob: 71160d4560a258c838838f78c5a93b3caa707f99 [file] [log] [blame]
int a.
/*
* check-name: fdiag-prefix
* check-command: sparse -fdiagnostic-prefix=prefix $file
*
* check-error-start
fdiag-prefix.c:1:6: prefix: error: Expected ; at end of declaration
fdiag-prefix.c:1:6: prefix: error: got .
* check-error-end
*/