10063 basic support for smatch
[unleashed.git] / usr / src / tools / smatch / src / validation / preprocessor / preprocessor20.c
blob90e93f3787d422fad9e4639e0b8c3b8f50ce1ebe
1 #include "preprocessor20.h"
2 #define X
3 #define Y
4 #include "preprocessor20.h"
5 /*
6 * check-name: Preprocessor #20
7 * check-command: sparse -E $file
9 * check-output-start
13 * check-output-end