Rémy Oudompheng | a85fa33 | 2012-08-25 10:16:02 +0200 | [diff] [blame] | 1 | // compiledir |
Russ Cox | 77aaa35 | 2012-02-11 00:34:01 -0500 | [diff] [blame] | 2 | |
Emmanuel Odeke | 53fd522 | 2016-04-10 14:32:26 -0700 | [diff] [blame] | 3 | // Copyright 2012 The Go Authors. All rights reserved. |
Russ Cox | 77aaa35 | 2012-02-11 00:34:01 -0500 | [diff] [blame] | 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 2716. Export metadata error made main.go not compile. | ||||
8 | |||||
9 | package ignored |