index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fixedbugs
/
bug467.dir
/
p3.go
blob: c795646472fc0a460cb535868f3fa690d80ba8ec (
plain
)
1
2
3
4
5
6
7
package
main
import
"./p2"
func
main
() {
_
=
p2
.
SockUnix
()
}