go issue27856 源码
golang issue27856 代码
文件路径:/src/go/internal/gccgoimporter/testdata/issue27856.go
package lib
type M struct {
E E
}
type F struct {
_ *M
}
type E = F
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦