]> Cypherpunks repositories - gostls13.git/commit
Test order of evaluation in tuple assignments.
authorIan Lance Taylor <iant@golang.org>
Fri, 15 Jan 2010 22:02:53 +0000 (14:02 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 15 Jan 2010 22:02:53 +0000 (14:02 -0800)
commit32e2ae0b18682888e4119963e932e5fbd8a1f327
tree78293f920e7c4b8d78f3ee952372d138ad6a1374
parentc332ff42fe7ac24833292915a7984e01465e75da
Test order of evaluation in tuple assignments.

gccgo currently passes this test; 8g currently does not.  I
think I counted everything out right.

R=rsc
CC=golang-dev
https://golang.org/cl/186165
test/bugs/bug242.go [new file with mode: 0644]
test/golden.out