extra/untracked_param: mark lost parameters
[smatch.git] / validation / preprocessor / counter3.c
blobfa3f173b1046fad8a39aee596ae3b402d383d81b
1 /*
2 * check-name: __COUNTER__ #3
3 * check-command: sparse -Ipreprocessor -E preprocessor/counter1.c $file
5 * check-output-start
9 "preprocessor/counter2.c" 0
10 "preprocessor/counter2.h" 1
11 "preprocessor/counter2.c" 2
12 * check-output-end
14 #include "counter2.c"