Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / expopt2.res
CommitLineData
34e49164
C
1void main(int i) {
2
3 f(v, g(w.aa));
4
5}