]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/linkobj.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / linkobj.go
index 35ff63ba6722b9e96f3453c15b0f8237ce2fa28c..85570269eb5c5ee7e075e04838c5e309530be0e1 100644 (file)
@@ -1,6 +1,7 @@
-// +build !nacl,!js,gc
 // run
 
+//go:build !nacl && !js && gc && !wasip1
+
 // Copyright 2016 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.