diff options
| author | Emmanuel Odeke <emm.odeke@gmail.com> | 2017-05-22 15:17:38 -0600 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2017-08-12 00:21:16 +0000 |
| commit | 590c5b08070dfb2ddeb2b2583acc3a2b0fcb03bb (patch) | |
| tree | 2f43c907050ff5017a5c5117f4d1c660cf146e05 /src/encoding/binary/example_test.go | |
| parent | 057a34a281a52b474184614ac63b808974e22549 (diff) | |
| download | go-590c5b08070dfb2ddeb2b2583acc3a2b0fcb03bb.tar.xz | |
text/template: support indexing into *int* maps
Ensure that we can index maps whose key types are:
* int
* uint
* int32
* uint32
* int64
* uint64
* uintptr
Fixes #20439
Change-Id: I8fa96b14073c8af72786482ff4ffc3508064ea86
Reviewed-on: https://go-review.googlesource.com/43850
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/binary/example_test.go')
0 files changed, 0 insertions, 0 deletions
