<pre>6g test.go test.go:7: internal compiler error: naddr: ONAME class x 5 with test.go: package P func f(func()) {} func g(x int) { f(func() { _ = x }) }</pre>