1
0
mirror of https://github.com/golang/go synced 2024-11-22 06:14:39 -07: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