/
/
opt
/
golang
/
1.22.0
/
test
/
fixedbugs
/
issue4326.dir
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.16
Dir:
/opt/golang/1.22.0/test/fixedbugs/issue4326.dir
Edit:
/opt/golang/1.22.0/test/fixedbugs/issue4326.dir/q1.go
package q1 func Deref(typ interface{}) interface{} { if typ, ok := typ.(*int); ok { return *typ } return typ }
Ukuran: 142 B