Do not return an error statement, if a goto misses its label argument, but create...
[cparser] / preproctest / ifdef2.c
1 bla
2
3 #ifdef NOTDEFINED
4
5 # #endif
6
7 #endif
8
9 blup