d2f581e3db09f18e9d7c940ff3e5f58172a9c06c
[bpt/coccinelle.git] / demos / simple.c
1 int main(int i) {
2 f("ca va");
3 f(g("ca va pas"));
4 }