Release coccinelle-0.1.7
[bpt/coccinelle.git] / tests / longlongint.cocci
diff --git a/tests/longlongint.cocci b/tests/longlongint.cocci
new file mode 100644 (file)
index 0000000..05ee26b
--- /dev/null
@@ -0,0 +1,8 @@
+@@
+type T;
+identifier x,y;
+@@
+
+- unsigned T x;
+- T y;
+  ... when any