Better check for is_Cond() instead of !is_Bad(): The Cond could have become a Tuple...
[cparser] / preproctest / ifdef2.c
1 bla
2
3 #ifdef NOTDEFINED
4
5 # #endif
6
7 #endif
8
9 blup