mirror of
https://github.com/golang/go
synced 2024-11-12 04:50:21 -07:00
4d27f64863
Fix bug377.go to be gofmt-compliant. R=gri, r, r CC=golang-dev https://golang.org/cl/5400045
10 lines
238 B
Go
10 lines
238 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.
|
|
|
|
// Issue 1802
|
|
|
|
package ignored
|