commit | 05b9050bda586eff8be1cc7c262dd57d0a009175 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Tue Feb 01 14:00:36 2011 -0500 |
committer | Russ Cox <rsc@golang.org> | Tue Feb 01 14:00:36 2011 -0500 |
tree | 7fa33f0ab96d2777a77cc1b9e8d19fabcaddb4a3 | |
parent | 865d5767022326e097482ec211ab24b9418afda7 [diff] |
gc: handle invalid name in type switch Fixes #1453. R=ken2 CC=golang-dev https://golang.org/cl/4125043