summaryrefslogtreecommitdiff
path: root/test/live.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/live.go')
-rw-r--r--test/live.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/live.go b/test/live.go
index f15bb74ba..f69d0a4c1 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() {