Release coccinelle-0.2.3rc4
[bpt/coccinelle.git] / demos / ocaml1.c
... / ...
CommitLineData
1int main() {
2 f(12,120);
3 f(27,270);
4}