0005-fmacro.c - scc - simple c99 compiler
HTML git clone git://git.simple-cc.org/scc
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR 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