Sign in
go
/
go
/
8c4fecdcb9abdd7cc6b4b0e97fad936c87ddb4c0
/
.
/
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