mirror of
https://github.com/golang/go
synced 2024-11-21 17:04:42 -07:00
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:
parent
18f7c0a3f6
commit
ba9cb9dcf7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user