]> Cypherpunks repositories - gostls13.git/commit
spec: add subtitles to section on "for" statements
authorRobert Griesemer <gri@golang.org>
Fri, 18 Nov 2016 18:49:29 +0000 (10:49 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 18 Nov 2016 20:26:11 +0000 (20:26 +0000)
commitb01f612a693b2b39064c0b5bd75a5d0280e4179e
tree8fae4198dc446b2f9e207dfa69b5b37bbb313bca
parentd0b3c169acda68040d051c27627c08da4e3377bd
spec: add subtitles to section on "for" statements

This matches what we already do for switch statements and makes
this large section more visibly organized. No other changes besides
introducing the titles.

Fixes #4486.

Change-Id: I73f274e4fdd27c6cfeaed79090b4553e57a9c479
Reviewed-on: https://go-review.googlesource.com/33410
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
doc/go_spec.html