mirror of
https://github.com/golang/go
synced 2024-11-12 02:50:25 -07:00
040fe32119
Part of issue 2833, but works fine with current test runner. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5606056
9 lines
232 B
Go
9 lines
232 B
Go
// $G $D/$F.go
|
|
|
|
// 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.
|
|
|
|
package eof1
|
|
|
|
// No newline at the end of this comment.
|