scc

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

0189-cpp-no.c (266B)


      1 # 1 "/home/k0ga/src/scc/tests/cc/execute/0126-macropar.c"
      2 # 1 "<built-in>"
      3 # 1 "<command-line>"
      4 # 31 "<command-line>"
      5 # 1 "/usr/include/stdc-predef.h" 1 3 4
      6 # 32 "<command-line>" 2
      7 # 1 "/home/k0ga/src/scc/tests/cc/execute/0126-macropar.c"
      8 
      9 int
     10 main()
     11 {
     12 	return 0;
     13 }