On Thu, Mar 24, 2016 at 3:41 PM, Linus Drumbler wrote:
I think that "break" should stop the loop instead, because any control
within the switch it offers can be accomplished by other control structures.
I think that "break" should stop the loop instead, because any control
within the switch it offers can be accomplished by other control structures.
point. We can't break (haha) existing programs during the Go 1.x
releases due to https://golang.org/doc/go1compat, and I wouldn't
expect a Go 2.0 any time soon.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.