Release coccinelle-0.1.9-rc1
[bpt/coccinelle.git] / tests / post.res
CommitLineData
34e49164
C
1int main() {
2 f(4, 3, 5);
3 f(4, 3, 5);
4 h(4, 3, 5);
5 h(4, 3, 5);
6}