diff options
-rw-r--r-- | test/golden.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/golden.out b/test/golden.out index eabaf8863..a5eb85bb3 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 |