aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder/frames_go17.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/compile/internal/noder/frames_go17.go')
-rw-r--r--src/cmd/compile/internal/noder/frames_go17.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/compile/internal/noder/frames_go17.go b/src/cmd/compile/internal/noder/frames_go17.go
index 273217e39a..48d77625b4 100644
--- a/src/cmd/compile/internal/noder/frames_go17.go
+++ b/src/cmd/compile/internal/noder/frames_go17.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build go1.7
// +build go1.7
package noder