permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / spaces.c
CommitLineData
34e49164
C
1int main () {
2 foo(x + y);
3}