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