scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

0005-fmacro.c (90B)


      1 /*
      2 PATTERN:
      3 0005-fmacro.c:7: error: macro arguments must be identifiers
      4 .
      5 */
      6 
      7 #define X(
      8