]> Cypherpunks repositories - gostls13.git/commit
fix bug names
authorRob Pike <r@golang.org>
Tue, 15 Jul 2008 02:31:06 +0000 (19:31 -0700)
committerRob Pike <r@golang.org>
Tue, 15 Jul 2008 02:31:06 +0000 (19:31 -0700)
commit42ae6851c023cbe34c0b68e3d56a648258ef57c6
tree4dfbb3afada795d65bbc992415449a037b6903ca
parent230230c880a5d73466aa7e7e32323b9b45badb52
fix bug names
add a new one: go func() { print "ok\n" } ();

SVN=127144
test/bugs/bug067.go [new file with mode: 0644]
test/bugs/bug068.go [moved from test/bugs/bug065.go with 91% similarity]