Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / distribute.c
CommitLineData
34e49164
C
1int main(int i) {
2
3 f(1+1);
4}