-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Milestone
Description
Consider: https://go.dev/play/p/SiV_jaPuzNr
Re-Instantiation of the instantiated type of x
in the code works unexpectedly.
Re-Instantiation of the instantiated type of f
in the code fails as expected.
This seems inconsistent. Either we permit both or neither.
@findleyr for input
Metadata
Metadata
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.