Sign in
gnu
/
binutils-gdb
/
772f4c2e98100e2bc3277bb7a214b8751c1cf968
/
.
/
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
;