commit | 2355409988305be158a55bfa5817ab2351fce825 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Tue Nov 06 11:36:59 2012 -0800 |
committer | Ian Lance Taylor <iant@golang.org> | Tue Nov 06 11:36:59 2012 -0800 |
tree | 0ce4f25005acf1145cea368d812afb9aa511c760 | |
parent | 72bf3bc1763cd8dd07c511919ca86577720fc163 [diff] |
cmd/gc: don't require that slice index constants be small ints The test for this is test/index.go, which is not run by default. R=remyoudompheng, rsc CC=golang-dev https://golang.org/cl/6812089