]> Cypherpunks repositories - gostls13.git/commit
- filed 2 bugs: unary ^ not implemented, compiler crash with illegal const decl
authorRobert Griesemer <gri@golang.org>
Wed, 30 Jul 2008 23:09:29 +0000 (16:09 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 30 Jul 2008 23:09:29 +0000 (16:09 -0700)
commit0748bf3797149da2a3d32b93fd23d466c164e9d4
tree0ecd60b9198804a7f210f6faeeefbe9b02d47f8a
parentc557836c8e430b429f188c233c2d9ead49daf961
- filed 2 bugs: unary ^ not implemented, compiler crash with illegal const decl

R=r
OCL=13666
CL=13666
test/bugs/bug081.go [new file with mode: 0644]
test/bugs/bug082.go [new file with mode: 0644]
test/golden.out