]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testshared/testdata/depBase/asm.s
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testshared / testdata / depBase / asm.s
index 0f1111f3927d3625330bcd04b7f55632a21ad7e8..51adca3a338d1877a863744c752242cf675e79cc 100644 (file)
@@ -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"