1
0
mirror of https://github.com/golang/go synced 2024-11-21 17:44:40 -07:00

test: Actually run bug296.

R=rsc
CC=golang-dev
https://golang.org/cl/2156045
This commit is contained in:
Ian Lance Taylor 2010-09-08 13:56:49 -07:00
parent f7a71c6505
commit ae2dc76335

View 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 {