mirror of
https://github.com/golang/go
synced 2024-11-02 09:28:34 +00:00
46bce2ac27
Update #4139. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6609051
8 lines
248 B
Go
8 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
|