Coccinelle release 1.0.0-rc3
[bpt/coccinelle.git] / demos / ocaml1.c
1 int main() {
2 f(12,120);
3 f(27,270);
4 }