Sign in
◑
Theme
go
/
go
/
3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0
/
.
/
test
/
fixedbugs
/
bug467.dir
/
p1.go
blob: 538b554f8e3970b1a043231e172470b27679725e [
file
]
package p1
type SockaddrUnix int
func (s SockaddrUnix) Error() string { return "blah" }