aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue36437.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue36437.go')
-rw-r--r--test/fixedbugs/issue36437.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue36437.go b/test/fixedbugs/issue36437.go
index f96544beff..c7a11d27a8 100644
--- a/test/fixedbugs/issue36437.go
+++ b/test/fixedbugs/issue36437.go
@@ -1,6 +1,6 @@
// run
-// +build !nacl,!js
+// +build !nacl,!js,gc
// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style