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