cmd/gc: avoid an internal error on invalid type switch.
The error was caused by a call to implements() even when the type switch variable was not an interface. Fixes #3786. R=golang-dev, r CC=golang-dev, remy https://golang.org/cl/6354102
Showing
Please
register
or
sign in
to comment