From: Rob Pike Date: Fri, 6 Jun 2008 21:02:48 +0000 (-0700) Subject: update golden.out for two versions of hello, world X-Git-Tag: weekly.2009-11-06~3751 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=384c5bed2d921027085cd1f2d4eff9a2652b6513;p=gostls13.git update golden.out for two versions of hello, world SVN=121479 --- diff --git a/test/golden.out b/test/golden.out index 73f934d0b1..13324ad6b9 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 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 ({}) AS ({}) BUG: known to fail incorrectly =========== turing.go +Hello World!