]> 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 561516b8bb7a6b0508d1bc15a5fe8790cd0eaa69..954a021a144599a43922a34ffc3a6574b2cabf97 100644 (file)
@@ -1,8 +1,8 @@
 // run
 
-// +build !nacl
+//go:build !nacl && !js
 
-// Copyright 2011 The Go Authors.  All rights reserved.
+// 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.