display output of new example

This commit is contained in:
Jim Walker 2016-03-07 15:46:00 -05:00 committed by Mark McGranaghan
parent 394e8aa27e
commit d5e30d788c

View File

@ -1,7 +1,9 @@
$ go run range.go
$ go run range.go
sum: 9
index: 1
a -> apple
b -> banana
key: a
key: b
0 103
1 111