]> Cypherpunks repositories - gostls13.git/commit
bug277: tests for conversion syntax
authorRobert Griesemer <gri@golang.org>
Mon, 24 May 2010 20:57:34 +0000 (13:57 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 24 May 2010 20:57:34 +0000 (13:57 -0700)
commit2034f7213938c215f2739941e8de70d92dc14b9d
treebe0ba1f8b10a0ce5ede9266d4d2c3b6d80228675
parent2a1ee42e2bb28fda9f202ea64e72814bb8e9908f
bug277: tests for conversion syntax

- accepted by gccgo, gofmt
- some not accepted by 6g
- spec revision forthcoming

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