cmd/gc: do not accept (**T).Method expressions.
The typechecking code was doing an extra, unnecessary indirection. Fixes #4458. R=golang-dev, daniel.morsing, rsc CC=golang-dev https://golang.org/cl/6998051
Showing
test/fixedbugs/issue4458.go
0 → 100644
Please register or sign in to comment