]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/escape4.go
cmd/compile/internal/inl: inline based on scoring when GOEXPERIMENT=newinliner
[gostls13.git] / test / escape4.go
index 710eb751262a453848767bd80b8a9d4671934f08..c4a2fc15e7ec297f1c45841e2cdf9b300463388a 100644 (file)
@@ -1,5 +1,7 @@
 // errorcheck -0 -m
 
+//go:build !goexperiment.newinliner
+
 // Copyright 2010 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.