summaryrefslogtreecommitdiff
path: root/examples/type_ambiguous.c
blob: 36602aea5740bab33acbc55485eedb95fad73658 (plain)
1
2
3
void hello(int x) {
    foo_t * x;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback