permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / foura.res
CommitLineData
34e49164
C
1int main () {
2 f(1);
3 h(2);
4}