permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / longlong.res
CommitLineData
faf9a90c
C
1int a;
2
3int main () {
4 int b;
5 return 0;
6}