]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/linkx_run.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / linkx_run.go
index ccfc3a93dff14e0ea52872ac9f684ba981bee1f9..15f7c9ab4f93451dad9100b2bdef1bd9b62a7b40 100644 (file)
@@ -1,6 +1,7 @@
-// +build !nacl,!js,gc
 // run
 
+//go:build !nacl && !js && !wasip1 && gc
+
 // Copyright 2014 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.