1
0
mirror of https://github.com/golang/go synced 2024-11-25 00:07:56 -07:00

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

View File

@ -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!