1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:40:08 -07:00
R=ken
OCL=18079
CL=18079
This commit is contained in:
Russ Cox 2008-10-29 16:41:01 -07:00
parent 4fdf3d6247
commit d0abe4cbb2

View File

@ -8,5 +8,5 @@ set -e
make
6g test.go
6l test.6
6.out
./6.out
rm -f *.6 6.out