go a 源码
golang a 代码
文件路径:/test/typeparam/issue47514c.dir/a.go
package a
type Doer[T any] interface {
Do() T
}
相关信息
相关文章
0
赞