]> Cypherpunks repositories - gostls13.git/commitdiff
test: Actually run bug296.
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Sep 2010 20:56:49 +0000 (13:56 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 8 Sep 2010 20:56:49 +0000 (13:56 -0700)
R=rsc
CC=golang-dev
https://golang.org/cl/2156045

test/fixedbugs/bug296.go

index cfb9c9b6c15169b76e6e54d0e918591ebe835e10..46d8dbcfe4bf81f6ca4377e455df4d728b2c9791 100644 (file)
@@ -1,3 +1,9 @@
+// $G $D/$F.go && $L $F.$A && ./$A.out
+
+// 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 main
 
 type I interface {