diff --git a/test/live.go b/test/live.go index f15bb74ba1..f69d0a4c1e 100644 --- a/test/live.go +++ b/test/live.go @@ -614,8 +614,8 @@ func newT40() *T40 { func bad40() { t := newT40() - println() _ = t + println() } func good40() {