conditions: use set_extra_expr_mod() to change extra states
[smatch.git] / 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