xref: /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/pptrtab-b.c (revision 7bdf38e5b7a28439665f2fdeff81e36913eef7dd)
1 typedef long a_t;
2 typedef long b_t;
3 
4 a_t b;
5 b_t ignore1;
6