]> Cypherpunks repositories - gostls13.git/commit
Don't use fallthrough in a type switch.
authorIan Lance Taylor <iant@golang.org>
Fri, 30 Oct 2009 23:10:42 +0000 (16:10 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 30 Oct 2009 23:10:42 +0000 (16:10 -0700)
commitb534eb462b955d96deff94b891b5bd2582d07eb3
treeed1bf85a9bce7b24a1033965f2c0b0b78d1d462b
parentfb12ad063e5a4f5f56ecdf9f37758024105da60c
Don't use fallthrough in a type switch.

R=rsc
http://go/go-review/1018005
src/pkg/exp/eval/world.go