Release coccinelle-0.2.4rc1
[bpt/coccinelle.git] / demos / camltococci.c
diff --git a/demos/camltococci.c b/demos/camltococci.c
new file mode 100644 (file)
index 0000000..e67463a
--- /dev/null
@@ -0,0 +1,4 @@
+int main () {
+  foo(a0);
+  bar();
+}