Rémy Oudompheng | 46bce2a | 2012-10-07 23:22:01 +0200 | [diff] [blame] | 1 | // compiledir |
Russ Cox | 7abb4b3 | 2010-01-26 10:40:28 -0800 | [diff] [blame] | 2 | |
3 | // Copyright 2010 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 | |||||
Rémy Oudompheng | 46bce2a | 2012-10-07 23:22:01 +0200 | [diff] [blame] | 7 | // Tests that export data does not corrupt type syntax. |
8 | package ignored |