From 757fe32fe7ef66f662a07f081a4b307db9bfa802 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 10 Sep 2009 13:43:15 -0700 Subject: [PATCH] fix bug206 output on different platforms TBR=r OCL=34524 CL=34524 --- test/golden.out | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/golden.out b/test/golden.out index b6aef14204..f9bdb78378 100644 --- a/test/golden.out +++ b/test/golden.out @@ -176,8 +176,4 @@ bugs/bug198.go:10: too many arguments to CALL BUG: errchk: compiler crashed =========== bugs/bug206.go -0 -throw: index out of range - -panic PC=xxx BUG: bug206 -- 2.48.1