mirror of https://github.com/golang/go.git
update golden.out for two versions of hello, world
SVN=121479
This commit is contained in:
parent
dfdc7c1a8a
commit
384c5bed2d
|
|
@ -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!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue