Than McIntosh | 57076b8 | 2019-04-24 08:27:04 -0400 | [diff] [blame] | 1 | // compiledir |
2 | |||||
3 | // Copyright 2019 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 | // This directory contains a pair of packages that triggered | ||||
8 | // a compiler crash in gollvm (problem in handling an inlinable | ||||
9 | // method with unnamed parameter). See issue 31637 for details. | ||||
10 | |||||
11 | package ignored |