go/src/cmd/compile/internal/types2/self_test.go

func TestSelf(t *testing.T) {}

func BenchmarkCheck(b *testing.B) {}

func runbench(b *testing.B, path string, ignoreFuncBodies, writeInfo bool) {}

func pkgFiles(path string) ([]*syntax.File, error) {}