文件路径:/test/fixedbugs/issue16133.dir/b.go
package b import "./a2" type T struct { X a.X }
go 源码目录
go a1 源码
go a2 源码
go c 源码