1*c85f09ccSJohn Levon #ident "foo"
2*c85f09ccSJohn Levon 
3*c85f09ccSJohn Levon /*
4*c85f09ccSJohn Levon  * check-description: check that the non-standard "#ident ..." is ignored.
5*c85f09ccSJohn Levon  * check-name: ident
6*c85f09ccSJohn Levon  * check-command: sparse -E $file
7*c85f09ccSJohn Levon  *
8*c85f09ccSJohn Levon  * check-output-start
9*c85f09ccSJohn Levon 
10*c85f09ccSJohn Levon 
11*c85f09ccSJohn Levon  * check-output-end
12*c85f09ccSJohn Levon  */
13