%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/test/fixedbugs/issue4326.dir/
Upload File :
Create Path :
Current File : //usr/local/go/test/fixedbugs/issue4326.dir/q1.go

package q1

func Deref(typ interface{}) interface{} {
      if typ, ok := typ.(*int); ok {
            return *typ
      }
      return typ
}

Zerion Mini Shell 1.0