blob: b1d036464a89c747163ef1bc3500f0a0b5056a72 [file] [log] [blame]
Russ Cox761830f2012-11-08 16:07:05 -05001// compiledir
2
Emmanuel Odeke53fd5222016-04-10 14:32:26 -07003// Copyright 2012 The Go Authors. All rights reserved.
Russ Cox761830f2012-11-08 16:07:05 -05004// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// Re-exporting inlined function bodies missed types in x, ok := v.(Type)
8
9package ignored