return value of Type.String()
for function type doesn't match Go's reflect
pkg
#4458
Labels
Type.String()
for function type doesn't match Go's reflect
pkg
#4458
Return value of
Type.String()
for function type doesn't match equivalent call using Go'sreflect
package.The code snippet below produces:
func
func(int, string) (bool, error)
The text was updated successfully, but these errors were encountered: