commit | cff7eeccd800bfca4fb1349651a0a2fcc95fcc7c | [log] [tgz] |
---|---|---|
author | Katrina Owen <katrina.owen@gmail.com> | Tue Feb 09 18:18:33 2016 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Tue Feb 09 07:31:49 2016 +0000 |
tree | 4ea067281f9fa71192959c38ddd238572fafd229 | |
parent | c899dcdb12f3a5b636661162ef58589952741839 [diff] |
content: clarify slices code example Giving the slice a slightly more descriptive name makes the formatted string in the loop a bit less cryptic. Change-Id: Idd17014d7528f133c747df080c59a440c533eb0f Reviewed-on: https://go-review.googlesource.com/19402 Reviewed-by: Andrew Gerrand <adg@golang.org>