permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / return_implicit.c
1 void main(void)
2 {
3 foo();
4 }