From: Russ Cox Date: Thu, 3 Sep 2009 23:18:03 +0000 (-0700) Subject: missed in last compiler change X-Git-Tag: weekly.2009-11-06~639 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=620dc595ff70d6722985a8ca2c306e7152401957;p=gostls13.git missed in last compiler change R=ken OCL=34348 CL=34348 --- diff --git a/test/golden.out b/test/golden.out index eabaf88634..a5eb85bb3b 100644 --- a/test/golden.out +++ b/test/golden.out @@ -134,7 +134,7 @@ panic PC=xxx =========== fixedbugs/bug148.go 2 3 -interface is main.T, not main.T·bug148·1 +interface is main.T, not main.T·1 throw: interface conversion panic PC=xxx