]> Cypherpunks repositories - gostls13.git/commit
test: fix build
authorRob Pike <r@golang.org>
Mon, 19 Aug 2013 02:05:33 +0000 (12:05 +1000)
committerRob Pike <r@golang.org>
Mon, 19 Aug 2013 02:05:33 +0000 (12:05 +1000)
commita8fe176156b02011cc6628cb3602acaa6cb50236
treeab8352768e099df76fdf534be143ab8880cb940d
parentf316a7ea87c192c62868331540db3ecc2fb2c08b
test: fix build
syntax/*: update messages
sliceerr3.go: bizarre new error fixed by deleting a space.

I could have sworn I ran all.bash before submitting the CL that triggered these.

TBR=golang-dev@googlegroups.com

R=golang-dev
CC=golang-dev
https://golang.org/cl/12812044
test/slice3err.go
test/syntax/semi1.go
test/syntax/semi2.go
test/syntax/semi3.go
test/syntax/semi4.go