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

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

// Re-exporting inlined function bodies missed types in x, ok := v.(Type)

package ignored