reflect: Implements fails with anonymous, recursive interfaces #56063
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Program below should print and exit silently, but instead it reports an error.
The underlying issue here may be a cmd/compile issue though, since it works with
go run -compiler=gccgo
./cc @golang/compiler
The text was updated successfully, but these errors were encountered: