]> Cypherpunks repositories - gostls13.git/commit
runtime: remove indentation in mapiternext
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 11 Aug 2017 15:36:13 +0000 (08:36 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 14 Aug 2017 00:52:16 +0000 (00:52 +0000)
commite0789d734d4d8072f3a30a516b2f445cf05633ca
tree8624d938abf3da5f1e38c28ff44b1fcdd653bae7
parentf5804ce4f3b0f9fa8b9d149edc7fd43c6134768c
runtime: remove indentation in mapiternext

Invert the condition and continue, to remove indentation.

Change-Id: Id62a5d9abc9a4df1193bcf15f95f70f2c2e2abac
Reviewed-on: https://go-review.googlesource.com/55091
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
src/runtime/hashmap.go