Do not return an error statement, if a goto misses its label argument, but create...
[cparser] / preproctest / simpleifdef.c
1 #ifdef FOO
2 bla
3 #endif
4 foo