Fix Bug 62 aka C_struct_init testcase
[cparser] / preproctest / ifdef2.c
1 bla
2
3 #ifdef NOTDEFINED
4
5 # #endif
6
7 #endif
8
9 blup