]> Cypherpunks.ru repositories - gostls13.git/commit
- changed literal syntax to use the convert notation
authorRobert Griesemer <gri@golang.org>
Fri, 9 May 2008 00:12:15 +0000 (17:12 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 9 May 2008 00:12:15 +0000 (17:12 -0700)
commit9bc7b08abbb53469ebc39fb6617b29da0756e858
tree6fc2b040e6b32367f31b9d6b064fad5562a300a9
parent7fbe486b1a84207b4c75664257ad538384e280d8
- changed literal syntax to use the convert notation
- fixed issued with function declarations/function literals
- added more tests and fixed existing tests

SVN=118167
test/char_lit.go
test/float_lit.go
test/int_lit.go
test/string_lit.go
test/test0.go
test/turing.go [new file with mode: 0644]