Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / dropf.res
CommitLineData
34e49164
C
1int main() {
2 x = f(1 + 3) + f(3 + 3);
3}