1
0
mirror of https://github.com/golang/go synced 2024-09-24 13:20:12 -06:00
go/lib
Russ Cox ba31d662fe codereview: die if initialized twice
If this happens, something is misconfigured.
If we don't test for this explicitly, MatchAt ends
up calling itself recursively forever.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5576066
2012-01-29 12:33:13 -05:00
..
codereview codereview: die if initialized twice 2012-01-29 12:33:13 -05:00
godoc godoc: move overview before API TOC 2012-01-26 13:02:03 -05:00