]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/closure3.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / closure3.go
index 452a52720a9b279b8f5d0b14782509248bc95a1a..24f8cefc30897489cdec9c0038c6c457436ab450 100644 (file)
@@ -1,5 +1,7 @@
 // errorcheckandrundir -0 -m -d=inlfuncswithclosures=1
 
+//go:build !goexperiment.newinliner
+
 // Copyright 2017 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.