1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:11:21 -06:00
go/src/cmd/api
Brad Fitzpatrick e15c0ac693 all: remove now-unnecessary unreachable panics
Take advantage of the new terminating statement rule.

R=golang-dev, r, gri
CC=golang-dev
https://golang.org/cl/7712044
2013-03-11 14:16:55 -07:00
..
testdata/src/pkg cmd/api: normalize byte to uint8 and rune to int32 2013-01-28 16:45:45 -08:00
clone.go cmd/api: speed up API check by 2x, caching parser.ParseFile calls 2012-11-19 13:50:20 -08:00
goapi_test.go cmd/api: handle contexts re-converging 2012-10-30 13:12:59 +01:00
goapi.go all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00