summaryrefslogtreecommitdiff
path: root/test/eof.go
blob: 81f9fd028ff73c3cd32d42be2186367f64b08ce8 (plain)
1
2
3
4
5
6
7
8
9
// $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.

// No newline at the end of this file.

package main