aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue32922.go
blob: 005c8e68cb4615c09c7333ee8657dd44f2ce71e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
// compiledir

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

// This directory contains a pair of packages that triggers a compiler
// error in gccgo (problem with the way inlinable call expressions are
// imported). See issue 32922 for details.

package ignored