]> Cypherpunks repositories - gostls13.git/commit
bug fix: do not modify (string) literals in any way even if they
authorRobert Griesemer <gri@golang.org>
Thu, 15 Oct 2009 16:29:31 +0000 (09:29 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 15 Oct 2009 16:29:31 +0000 (09:29 -0700)
commit8f8a393b40535b02f358196f5fbdb855c92bb0fa
tree83b92cf0920e95489a08e06ac94566c3118cf12b
parentb55e6d1ba5a7db27bde0c8de81213cb33ec52e92
bug fix: do not modify (string) literals in any way even if they
contain tabs or line breaks

R=rsc
DELTA=57  (19 added, 12 deleted, 26 changed)
OCL=35749
CL=35770
src/pkg/go/printer/printer.go
src/pkg/go/printer/testdata/expressions.go
src/pkg/go/printer/testdata/expressions.golden