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