1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/test/fixedbugs/bug248.dir
Russ Cox 1912632019 runtime, type switch: eliminate package global name space assumption
bonus: type switch now detects multiple uses of identical interface types.
bonus: interface types are now order-independent, following the spec.

R=ken2
CC=golang-dev
https://golang.org/cl/194053
2010-01-25 18:23:20 -08:00
..
bug0.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
bug1.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
bug2.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
bug3.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00