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