aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue40252.go
blob: 9be4e665d2923d4183f637501244a33922659b48 (plain)
1
2
3
4
5
6
7
8
// rundir

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

// gccgo got an undefined symbol reference when inlining a method expression.
package ignored