1
0
mirror of https://github.com/golang/go synced 2024-09-25 07:20:12 -06:00
go/doc/progs
Russ Cox 00f9f0c056 single argument panic
note that sortmain.go has been run through hg gofmt;
only the formatting of the day initializers changed.
i'm happy to revert that formatting if you'd prefer.

stop on error in doc/progs/run

R=r
CC=golang-dev
https://golang.org/cl/850041
2010-03-30 10:34:57 -07:00
..
cat_rot13.go update tutorial. 2009-12-16 10:29:53 +11:00
cat.go update tutorial. 2009-12-16 10:29:53 +11:00
echo.go update tutorial. 2009-12-16 10:29:53 +11:00
file.go update tutorial. 2009-12-16 10:29:53 +11:00
helloworld3.go doc: Use byte("...") over byte{...} 2010-02-25 20:06:41 -08:00
helloworld.go update tutorial. 2009-12-16 10:29:53 +11:00
print_string.go update tutorial. 2009-12-16 10:29:53 +11:00
print.go update tutorial. 2009-12-16 10:29:53 +11:00
run single argument panic 2010-03-30 10:34:57 -07:00
server1.go update tutorial. 2009-12-16 10:29:53 +11:00
server.go update tutorial. 2009-12-16 10:29:53 +11:00
sieve1.go update tutorial. 2009-12-16 10:29:53 +11:00
sieve.go update tutorial. 2009-12-16 10:29:53 +11:00
sort.go update tutorial. 2009-12-16 10:29:53 +11:00
sortmain.go single argument panic 2010-03-30 10:34:57 -07:00
strings.go update tutorial. 2009-12-16 10:29:53 +11:00
sum.go update tutorial. 2009-12-16 10:29:53 +11:00