mirror of
https://github.com/golang/go
synced 2024-11-12 01:00:22 -07:00
0b9f090861
Fixes #2877 R=rsc CC=golang-dev https://golang.org/cl/5637047
8 lines
223 B
Go
8 lines
223 B
Go
// $G $D/$F.dir/one.go && $G $D/$F.dir/two.go
|
|
|
|
// Copyright 2011 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.
|
|
|
|
package ignored
|