Improve error recovery in parse_asm_statement() and do not return an error statement.
[cparser] / preproctest / simpleifdef.c
1 #ifdef FOO
2 bla
3 #endif
4 foo