aboutsummaryrefslogtreecommitdiff
path: root/test/escape_iface_unified.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/escape_iface_unified.go')
-rw-r--r--test/escape_iface_unified.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/escape_iface_unified.go b/test/escape_iface_unified.go
index 80222dae5f..80dc80ca7b 100644
--- a/test/escape_iface_unified.go
+++ b/test/escape_iface_unified.go
@@ -1,6 +1,4 @@
// errorcheck -0 -m -l
-//go:build goexperiment.unified
-// +build goexperiment.unified
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style