aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/test/issue9400/asm_386.s
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/test/issue9400/asm_386.s')
-rw-r--r--misc/cgo/test/issue9400/asm_386.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cgo/test/issue9400/asm_386.s b/misc/cgo/test/issue9400/asm_386.s
index 96b8b60c10..8a3830135f 100644
--- a/misc/cgo/test/issue9400/asm_386.s
+++ b/misc/cgo/test/issue9400/asm_386.s
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build gc
+//go:build gc
#include "textflag.h"