aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue35739.go
blob: 26f09d8c1bf8774f9cd8dd55ad5716f6bd658753 (plain)
1
2
3
4
5
6
7
8
9
// compiledir

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

// Issue 35739: gccgo inlining error with constant with method.

package ignored