From 384c5bed2d921027085cd1f2d4eff9a2652b6513 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Fri, 6 Jun 2008 14:02:48 -0700 Subject: [PATCH] update golden.out for two versions of hello, world SVN=121479 --- test/golden.out | 2 ++ 1 file changed, 2 insertions(+) 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! -- 2.48.1