Sign in
◑
Theme
go
/
tools
/
c00c94de7f36c70ad12f5c98c3226108f451ff18
/
.
/
go
/
internal
/
gccgoimporter
/
testdata
/
issue27856.go
blob: bf361e1cd803beb0b2a0af2ca2bb8a45ab92f0be [
file
]
package lib
type M struct {
E E
}
type F struct {
_ *M
}
type E = F