1 #if 0
   2 /* these should not warn */
   3 #ifdef (
   4 #endif
   5 #ifndef (
   6 #endif
   7 #endif
   8 /*
   9  * check-name: Preprocessor #17
  10  * check-command: sparse -E $file
  11  * check-output-start
  12 
  13 
  14  * check-output-end
  15  */