mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
9 lines
248 B
Go
9 lines
248 B
Go
// compiledir
|
|
|
|
// Copyright 2010 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.
|
|
|
|
// Tests that export data does not corrupt type syntax.
|
|
package ignored
|