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