blob: 50a853c5d00a9d411ca8a5ebe8edb9f7d2ee921f [file] [log] [blame]
#define THIS 0
#ifdef THIS == 1
#endif
/*
* check-name: preprocessor/extra-token.c
* check-command: sparse -E $file
* check-known-to-fail
*
* check-error-start
preprocessor/extra-token.c:2:13: warning: extra tokens at end of #ifdef directive
* check-error-end
*
* check-output-ignore
*/