caf62457032918ea537a79191b00d7d020fd4f1a
[bpt/coccinelle.git] / tests / test6.cocci
1 @@
2 expression X;
3 @@
4
5 - f(X)
6 + f(X,"foo")
7
8 //error words = [f]