]> Cypherpunks repositories - gostls13.git/commit
- added test case for compiler bug re: exported
authorRobert Griesemer <gri@golang.org>
Mon, 11 Aug 2008 18:40:19 +0000 (11:40 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 11 Aug 2008 18:40:19 +0000 (11:40 -0700)
commit1e0b17b24c682cd856d2bb74062f3857ee5787c2
tree13b86090c119f78f32611569f67c1d9d73553a0d
parent1f41ed375bc4835dc9abda2cb5bda424d01c8445
- added test case for compiler bug re: exported
variables of function pointer type

R=r
OCL=14086
CL=14086
test/bugs/bug088.dir/bug0.go [new file with mode: 0644]
test/bugs/bug088.dir/bug1.go [new file with mode: 0644]
test/bugs/bug088.go [new file with mode: 0644]