Sign in
gnu
/
binutils-gdb
/
01e4635523d24e96837c86ec70b60476e70d6ef3
/
.
/
libctf
/
testsuite
/
libctf-lookup
/
conflicting-type-syms-b.c
blob: e458021efb13b4b2bff65e9fe30b258030a6dd9d [
file
] [
log
] [
blame
]
typedef
long
a_t
;
typedef
long
b_t
;
a_t
b
;
b_t
ignore1
;