File Manager

Path: /proc/self/root/proc/self/root/opt/golang/1.22.0/test/fixedbugs/bug467.dir/

Viewing File: p1.go

package p1

type SockaddrUnix int

func (s SockaddrUnix) Error() string { return "blah" }