blob: 8a6da5dfd6a35ba685863a482eb0e0e030a7c3eb (
plain)
1
2
3
4
5
6
7
8
9
|
// 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 confused type descriptors for aliases.
package ignored
|