aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue30862.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue30862.go')
-rw-r--r--test/fixedbugs/issue30862.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/fixedbugs/issue30862.go b/test/fixedbugs/issue30862.go
index ba122cc3c8..acac71e2cc 100644
--- a/test/fixedbugs/issue30862.go
+++ b/test/fixedbugs/issue30862.go
@@ -1,4 +1,4 @@
-// rundir
+// runindir -goexperiment fieldtrack
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
@@ -9,6 +9,4 @@
// is set when building it, whereas gccgo has field tracking
// enabled by default (hence the build tag below).
-// +build gccgo
-
package ignored