0012-ifnoexpr.c - scc - simple c99 compiler
(HTM) git clone git://git.simple-cc.org/scc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
0012-ifnoexpr.c (71B)
---
1 /*
2 PATTERN:
3 0012-ifnoexpr.c:8: error: unexpected '
4 '
5 .
6 */
7
8 #if
9 #endif
10