Release of coccinelle 1.0.0-rc9
[bpt/coccinelle.git] / tests / test11.cocci
index 3c4352f..e9c3b47 100644 (file)
@@ -7,5 +7,5 @@ expression X;
  g(X)
  ...
 - h(X)
-+ h(X,X)
++ h(X, X)
  
\ No newline at end of file