##### ../test
# go run run.go typeparam/mdempsky/13.go
exit status 2
# command-line-arguments
typeparam/mdempsky/13.go:38:3: internal compiler error: 'G[go.shape.interface { Abs() "".MyInt }_0,go.shape.int_1].func1': addr of undeclared ONAME .dict. declared: map[a0:v5 r0:v6 .dict:v4]
I'm not immediately able to reproduce this failure locally.
Since submitting https://go-review.googlesource.com/c/go/+/388534, the linux-amd64-noopt builder is failing in test/typeparam/mdempsky/13.go:
https://build.golang.org/log/e4383af359722053b9d212fc3c8c69351e0ffbd1
I'm not immediately able to reproduce this failure locally.
/cc @danscales @randall77