Sign in
go
/
go
/
85f3acd788484d9b34aa48c113d4c8f0c4b4ea2f
/
.
/
test
/
fixedbugs
/
bug415.dir
/
prog.go
blob: b894453fc37576b48be8c1d82166829f21a66cfd [
file
] [
log
] [
blame
]
// Copyright 2012 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
import "./p"
func main() {}
var _ p.A