On Fri, Aug 26, 2016 at 2:12 PM, Jonathan Frisco wrote:
> I'm relatively new to Go, so this may be an obvious question, but I couldn't
> find the answer by searching...
>
> All examples of statement labels I have seen (e.g.
> https://golang.org/ref/spec#Break_statements) use labels where the first
I'm relatively new to Go, so this may be an obvious question, but I
couldn't find the answer by searching...
All examples of statement labels I have seen (e.g.
https://golang.org/ref/spec#Break_statements) use labels where the first
character of the label name is capitalized, as if they are int