Sign in
go
/
go
/
bfe459adc98724354ffefa624b73815adaa711d8
/
.
/
test
/
fixedbugs
/
bug282.dir
/
p2.go
blob: 3f8bd9d49b57466d6a0e9d1ea842bdf7021fba29 [
file
] [
log
] [
blame
]
Russ Cox
8c2bc44
2010-05-24 16:55:23 -0700
[
diff
] [
blame
]
1
// Copyright 2010 The Go Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
package p2
6
7
import _ "./p1"
8