permit multiline comments and strings in macros
[bpt/coccinelle.git] / demos / headers2.iso
1 Expression
2 @ two @
3 expression E;
4 @@
5
6 x(E) => y(E)
7
8 Expression
9 @ three @
10 expression E;
11 @@
12
13 m(E) => n(E)