aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/preprocessor/ident.c
blob: 3e7f3ad09b803224566f9fc60eb37d7a59d680c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ident "foo"

/*
 * check-description: check that the non-standard "#ident ..." is ignored.
 * check-name: ident
 * check-command: sparse -E $file
 *
 * check-output-start


 * check-output-end
 */