Your IP : 172.28.240.42


Current Path : /usr/local/go/src/go/printer/testdata/
Upload File :
Current File : //usr/local/go/src/go/printer/testdata/gobuild7.golden

// Copyright 2013 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.

// TODO(rsc): Delete this file once Go 1.17 comes out and we can retire Go 1.15 support.

//go:build !go1.16
// +build !go1.16

// Package buildtag defines an Analyzer that checks build tags.
package buildtag