summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2008-06-06 14:02:48 -0700
committerRob Pike <r@golang.org>2008-06-06 14:02:48 -0700
commitbaa3be75b8d3039bd88eab7951096319655a5d45 (patch)
treeeac21b3049ae9b46d4c155d7c2e2721e06de4a59
parentcb147ad1ec7a52cb1fed4cb5c1f64cf310cf2a5d (diff)
downloadgo-baa3be75b8d3039bd88eab7951096319655a5d45.tar.gz
update golden.out for two versions of hello, world
SVN=121479
-rw-r--r--test/golden.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/golden.out b/test/golden.out
index 73f934d0b..13324ad6b 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -18,6 +18,7 @@ BUG: known to fail incorrectly
hashmap.go:46: fatal error: optoas: no entry LSH-<uint32>UINT32
BUG: known to fail incorrectly
=========== helloworld.go
+hello, world
=========== if.go
=========== int_lit.go
int_lit.go:5: syntax error
@@ -47,3 +48,4 @@ test0.go:54: illegal types for operand
(<Point2>{}) AS ({})
BUG: known to fail incorrectly
=========== turing.go
+Hello World!