]> Cypherpunks.ru repositories - gostls13.git/commit
- gofmt these files
authorRobert Griesemer <gri@golang.org>
Thu, 10 Dec 2009 00:55:03 +0000 (16:55 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 10 Dec 2009 00:55:03 +0000 (16:55 -0800)
commit5f5dcfbc155dddb3b07345682cfdd0511a317723
treedbb7969311c78886ca7418bb2301adda978113ec
parent2e4334eb3a16eb28768cda7f13568e17e9976d45
- gofmt these files
- remove use of implicit string concatenation
- these appear to be the only files correctly compiling under test
  that used implicit string concatenation

R=rsc
https://golang.org/cl/172043
test/64bit.go
test/bench/fasta.go
test/string_lit.go