Sign in
go
/
go
/
6fae34db94fe02f60edb207c95037a9bf8611e71
/
.
/
test
/
fixedbugs
/
bug233.go
blob: f3d556c232891b840cc2a6fc22ba406021bb157f [
file
] [
log
] [
blame
]
// $G $D/$F.go
// Copyright 2009 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 bug233
import p "fmt"
var _ = p.Print
var fmt = 10