dev.go2go: assertion fails when type parameter is specified for non-generic function call #42319
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
n/a
What operating system and processor architecture are you using (
go env
)?What did you do?
https://go2goplay.golang.org/p/2GM38sBGtph
What did you expect to see?
An error like 'function A is not generic'.
What did you see instead?
Panic due to failed assertion.
Stack trace
The text was updated successfully, but these errors were encountered: