]> Cypherpunks repositories - gostls13.git/commit
Struct field ambiguity test.
authorIan Lance Taylor <iant@golang.org>
Mon, 8 Feb 2010 23:40:09 +0000 (15:40 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 8 Feb 2010 23:40:09 +0000 (15:40 -0800)
commit4b4c6ab02de33d8e8d0fc50b590bc95af5c38f15
tree115adaedd4ebbbe952bc6398fe55f76540fd1bbd
parente4f06812c5c291e21c07bb19cc48f947f0a84060
Struct field ambiguity test.

gccgo gets this wrong at the moment.

R=rsc
CC=golang-dev
https://golang.org/cl/205044
test/fixedbugs/bug253.go [new file with mode: 0644]