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
Consider: https://go.dev/play/p/SiV_jaPuzNr
Re-Instantiation of the instantiated type of
xin the code works unexpectedly.Re-Instantiation of the instantiated type of
fin the code fails as expected.This seems inconsistent. Either we permit both or neither.
@findleyr for input