1#error some random error
2
3/*
4 * check-name: bad-cmdline-include
5 * check-command: sparse -include $file
6 *
7 * check-error-start
8command-line: note: in included file (through builtin):
9preprocessor/bad-cmdline-include.c:1:2: error: some random error
10 * check-error-end
11 */
12