]> Cypherpunks repositories - gostls13.git/commit
bug299: parenthesized receiver types/anonymous fields are illegal
authorRobert Griesemer <gri@golang.org>
Thu, 29 Jul 2010 17:54:03 +0000 (10:54 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 29 Jul 2010 17:54:03 +0000 (10:54 -0700)
commit7734ad517905167451446042fb5954cf4936c8e9
tree61d9090eadcb0eeccbfd562cfeec67d46a50c4a8
parent2c0bbf99b94a96b27eff2bcdaab406500ebd1366
bug299: parenthesized receiver types/anonymous fields are illegal

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