blob: e3a2c3320ef1258f394b1f7f3bb9c2824027c8c4 [file] [log] [blame]
Brent Austinba3052e2015-04-21 16:08:23 -07001// rundir
2
3// Copyright 2013 The Go Authors. All rights reserved.
4// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// Issue 6789: gccgo failed to find the hash function for an
8// unexported struct embedded in an exported struct.
9
10package ignored