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