https://github.com/golang/go/blob/master/src/cmd/compile/internal/noder/noder.go#L80 in my opion, after the call of check2, the generic type and generic func has convert to instantiation type or func, so the after this func the compiler works similiar to no generic compiler. am i right?
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e012731b-88ad-49df-8e5a-a682c7df8bd3n%40googlegroups.com.