summaryrefslogtreecommitdiff
path: root/test/typeswitch3.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: disallow switch _ := v.(type)Russ Cox2012-02-061-0/+4
* gc: static implements check on typeswitches only applies to concrete case types.Luuk van Dijk2012-01-241-6/+21
* gc: Better typechecks and errors in switches.Luuk van Dijk2011-11-091-0/+20