Release coccinelle-0.1.9-rc1
[bpt/coccinelle.git] / tests / check_order1.cocci
CommitLineData
708f4980
C
1@r@
2expression E;
3@@
4
5f(E);
6
7@script:python@
8E << r.E;
9@@
10
11print E