Do not return an error statement, if a goto misses its label argument, but create...
[cparser] / preproctest / gccbug.c
1 #define bla()   L
2
3 bla()L"foo"
4 bla()L'f'