xref: /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/pptrtab-a.c (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1 typedef long a_t;
2 typedef long b_t;
3 
4 a_t *a;
5 b_t ignore2;
6