Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / tdnl.c
1 void main() {
2 unknown_tyepdef_1 td1;
3 td1.attr = (unknown_typedef_2)
4
5
6 td2.attr;
7 foo();
8 }