update golden.out for two versions of hello, world

SVN=121479
This commit is contained in:
Rob Pike 2008-06-06 14:02:48 -07:00
parent dfdc7c1a8a
commit 384c5bed2d
1 changed files with 2 additions and 0 deletions

View File

@ -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
(<Point2>{}) AS ({}) (<Point2>{}) AS ({})
BUG: known to fail incorrectly BUG: known to fail incorrectly
=========== turing.go =========== turing.go
Hello World!