testsuite: grep the expected output only when needed
[smatch.git] / validation / prototype.c
blob481cc93e05a22ab29d078d0825b39a4f37d98b65
1 static int prototype(void);
3 /*
4 * check-name: Compile skip function prototype
5 * check-command: ./sparsec -c $file -o tmp.o
6 */