doc/progs/run: go1 prints output; fix test

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5502060
This commit is contained in:
Rob Pike 2011-12-21 12:06:20 -08:00
parent 18f7c0a3f6
commit ba9cb9dcf7

View File

@ -117,6 +117,6 @@ testit server1 "" ""
testit eff_bytesize "" "1.00YB 9.09TB"
testit eff_sequence "" "[-1 2 6 16 44]"
testit go1 "" ""
testit go1 "" "Christmas is a holiday: true"
rm -f $O.out $O.out.exe *.$O "$TMPFILE"