Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / const1bis.cocci
index cecb19b..bf7ca9f 100644 (file)
@@ -1,4 +1,4 @@
-@@ identifier func;@@
+@disable add_signed@ identifier func;@@
 func (...) { 
 - const int i;
 + float i;