mirror of https://github.com/golang/go.git
11 lines
287 B
Go
11 lines
287 B
Go
// runindir -gcflags=-c=1
|
|
// +build !windows
|
|
|
|
// Copyright 2021 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 May delete or adapt this test once regabi is the default
|
|
|
|
package ignore
|