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