aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue13268.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue13268.go')
-rw-r--r--test/fixedbugs/issue13268.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixedbugs/issue13268.go b/test/fixedbugs/issue13268.go
index fcb69c9068..53a82d5074 100644
--- a/test/fixedbugs/issue13268.go
+++ b/test/fixedbugs/issue13268.go
@@ -1,3 +1,4 @@
+// +build gc
// run
// Copyright 2015 The Go Authors. All rights reserved.