1
0
mirror of https://github.com/golang/go synced 2024-11-12 00:30:22 -07:00

test: fix bug364 to actually run

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5536044
This commit is contained in:
Ian Lance Taylor 2012-01-17 18:00:11 -08:00
parent 6e285ebade
commit 24c76f68ed

View File

@ -1,3 +1,9 @@
// $G $D/$F.go && $L $F.$A && ./$A.out
// 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 main
import "fmt"