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