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