Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / double_assign.cocci
index 584085d..d97ba97 100644 (file)
@@ -14,7 +14,7 @@ i =@p0 ...;
 ...
 i =@p <+... i ...+>;
 
-@@
+@x@
 identifier s.i;
 position s.p0;
 position p != r.p;