codekingpro's picture
Add files using upload-large-folder tool
bd21366 verified
Raw
History Blame Contribute Delete
90 Bytes
package p1
type SockaddrUnix int
func (s SockaddrUnix) Error() string { return "blah" }