aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/crypto
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2014-02-25 09:13:37 -0800
committerRobert Griesemer <gri@golang.org>2014-02-25 09:13:37 -0800
commitab26623182bb94e1b29668d86b5ee387991926fe (patch)
tree7c3dbf2ed70c103860127283d54f1b8eddf259ce /src/pkg/crypto
parent5b35dc0f6f0ff0a96edd8f8460911273bced073a (diff)
downloadgo-ab26623182bb94e1b29668d86b5ee387991926fe.tar.xz
spec: clarify default "true" condition/tag in for/switch statements
An absent condition/tag in for and switch statements is equivalent to the predeclared constant true; not simply the expression true (which might lead to a locally defined true). Not a language change. Fixes #7404. LGTM=iant, r R=r, iant, rsc, ken CC=golang-codereviews https://golang.org/cl/68150046
Diffstat (limited to 'src/pkg/crypto')
0 files changed, 0 insertions, 0 deletions