Commit 384c5bed authored by Rob Pike's avatar Rob Pike

update golden.out for two versions of hello, world

SVN=121479
parent dfdc7c1a
...@@ -18,6 +18,7 @@ BUG: known to fail incorrectly ...@@ -18,6 +18,7 @@ BUG: known to fail incorrectly
hashmap.go:46: fatal error: optoas: no entry LSH-<uint32>UINT32 hashmap.go:46: fatal error: optoas: no entry LSH-<uint32>UINT32
BUG: known to fail incorrectly BUG: known to fail incorrectly
=========== helloworld.go =========== helloworld.go
hello, world
=========== if.go =========== if.go
=========== int_lit.go =========== int_lit.go
int_lit.go:5: syntax error int_lit.go:5: syntax error
...@@ -47,3 +48,4 @@ test0.go:54: illegal types for operand ...@@ -47,3 +48,4 @@ test0.go:54: illegal types for operand
(<Point2>{}) AS ({}) (<Point2>{}) AS ({})
BUG: known to fail incorrectly BUG: known to fail incorrectly
=========== turing.go =========== turing.go
Hello World!
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