blob: 63f8ee2e9e6d1bcdf4a3b44d4962dc59d02425ff [file] [log] [blame]
Russ Cox2b1c9b42012-02-16 23:49:30 -05001// compile
Russ Coxc715b582009-12-15 16:44:28 -08002
3// Copyright 2009 The Go Authors. All rights reserved.
4// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
Brad Fitzpatrick040fe322012-02-03 11:43:24 -08007package bug233
Russ Coxc715b582009-12-15 16:44:28 -08008import p "fmt"
9var _ = p.Print
10var fmt = 10