Sign in
go
/
go
/
e308807f658c11af52804d55c1b8c4b2cf80d3f3
/
.
/
test
/
fixedbugs
/
issue16133.dir
/
b.go
blob: be1bebf889e22ca6f78f7e068f37e9c19c5eb621 [
file
] [
log
] [
blame
]
package b
import "./a2"
type T struct {
X a.X
}