Add missing word

This commit is contained in:
Mark McGranaghan
2015-01-10 14:55:49 -08:00
parent 310c3f641d
commit 7f27da9e7a
3 changed files with 10 additions and 11 deletions

View File

@@ -37,8 +37,9 @@ func main() {
// value from a map indicates if the key was present
// in the map. This can be used to disambiguate
// between missing keys and keys with zero values
// like `0` or `""`. Here we didn't the value itself, so
// we ignored it with the _blank identifier_ `_`.
// like `0` or `""`. Here we didn't need the value
// itself, so we ignored it with the _blank identifier_
// `_`.
_, prs := m["k2"]
fmt.Println("prs:", prs)

View File

@@ -1,2 +1,2 @@
ee96724fc32ee253ba2a5390d66d6880d7fdd28f
Z2ORjMdW_u
2895d63b87f88ab374256c12dd1539cf7b070b77
E6cGoiKqka