go/types: type checker API + testing infrastructure
At the moment types.Check() only deals with global types and only partially so. But the framework is there to compute them and check for cycles. An initial type test is passing. First step of a series of CLs to come. R=rsc CC=golang-dev https://golang.org/cl/4425063
Showing
src/pkg/go/types/check.go
0 → 100644
Please register or sign in to comment