]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/gc2.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / gc2.go
index b33a02780405f7787fae3d6f8a5a76e8fc096a11..954a021a144599a43922a34ffc3a6574b2cabf97 100644 (file)
@@ -1,7 +1,8 @@
-// +build !nacl
 // run
 
-// Copyright 2011 The Go Authors.  All rights reserved.
+//go:build !nacl && !js
+
+// Copyright 2011 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.