Commit 02f71833 authored by Rob Pike's avatar Rob Pike

update golden.out

R=rsc
OCL=18482
CL=18484
parent 17596948
...@@ -491,6 +491,4 @@ func main() { ...@@ -491,6 +491,4 @@ func main() {
// Rationals // Rationals
// TODO add more tests // TODO add more tests
RatConv(); RatConv();
print("PASSED\n");
} }
...@@ -37,9 +37,6 @@ Faulting address: 0x0 ...@@ -37,9 +37,6 @@ Faulting address: 0x0
pc: xxx pc: xxx
=========== ./method2.go
BUG: errchk: command succeeded unexpectedly: 6g ./method2.go
=========== ./peano.go =========== ./peano.go
0! = 1 0! = 1
1! = 1 1! = 1
......
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