diff options
author | Ken Thompson <ken@golang.org> | 2008-06-06 13:59:17 -0700 |
---|---|---|
committer | Ken Thompson <ken@golang.org> | 2008-06-06 13:59:17 -0700 |
commit | cb147ad1ec7a52cb1fed4cb5c1f64cf310cf2a5d (patch) | |
tree | 1cc9e2c01696d236374e0ae4a74b0a845d68157d | |
parent | b10215a364fdb1c069f7ee6c525bbcff3cb125f5 (diff) | |
download | golang-cb147ad1ec7a52cb1fed4cb5c1f64cf310cf2a5d.tar.gz |
turing now works
SVN=121477
-rw-r--r-- | test/golden.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/golden.out b/test/golden.out index 134d1a034..73f934d0b 100644 --- a/test/golden.out +++ b/test/golden.out @@ -18,7 +18,6 @@ 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 @@ -48,4 +47,3 @@ test0.go:54: illegal types for operand (<Point2>{}) AS ({}) BUG: known to fail incorrectly =========== turing.go -^B^A^H^H^K^B^Q^@^C^C^C^A^@
\ No newline at end of file |