Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
go.test/
test/
fixedbugs/
bug467.dir/
p1.go
package p1 type SockaddrUnix int func (s SockaddrUnix) Error() string { return "blah" }