scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

0007-unmatchedcppif.c (79B)


      1 /*
      2 PATTERN:
      3 0007-unmatchedcppif.c:9: error: #endif expected
      4 .
      5 */
      6 
      7 #ifdef FOO
      8 
      9