]> Cypherpunks.ru repositories - gostls13.git/commit
test: add []rune case to string_lit.go
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 01:17:02 +0000 (17:17 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 01:17:02 +0000 (17:17 -0800)
commit936665f6414f0fa0e416f734bbe46571f1fc65ac
treed148f901b8053668f04e8ab357d49023259eee6b
parentbbf762582fd7f45ac5e145021d3f5bed2ea481b3
test: add []rune case to string_lit.go

Gccgo managed to get this case wrong.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/41490044
test/string_lit.go