]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs/bug454.go: add a test for CL 6564052
authorShenghou Ma <minux.ma@gmail.com>
Sat, 29 Sep 2012 15:23:56 +0000 (23:23 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Sat, 29 Sep 2012 15:23:56 +0000 (23:23 +0800)
commit9a3bc51c8119cde353da5c304b4c52f348ad7c46
treef3fcb8f55589fd245fada84ed2478729ac8498fa
parent2fee6e3788c84b236484ca416a5f2a3a8792e3f3
test/fixedbugs/bug454.go: add a test for CL 6564052
   Also mention that ignoring second blank identifier of range is required by the spec in the code.

   Fixes #4173.

R=daniel.morsing, remyoudompheng, r
CC=golang-dev
https://golang.org/cl/6594043
src/cmd/gc/range.c
test/fixedbugs/bug454.go [new file with mode: 0644]