Coccinelle release 0.2.5-rc8
[bpt/coccinelle.git] / tests / strid.res
1 int main () {
2 struct foo *a;
3 print(f(a,12));
4 }