Commit ba9cb9dc authored by Rob Pike's avatar Rob Pike

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

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5502060
parent 18f7c0a3
......@@ -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"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment