RelicOfTesla opened this issue
Jul 1, 2022
· 1 comment
Labels
compiler/runtimeIssues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
The text was updated successfully, but these errors were encountered:
ianlancetaylor
changed the title
Type Parameters Inference dose not support same base type
cmd/compile: unexpected error from constraint type inference
Jul 1, 2022
compiler/runtimeIssues related to the Go compiler and/or runtime.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
3 participants
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
What version of Go are you using (
go version
)?What did you do?
What did you expect to see?
Compile success
What did you see instead?
error:
The text was updated successfully, but these errors were encountered: