ing
This commit is contained in:
parent
00dff62f10
commit
0927d7889b
|
@ -116,7 +116,7 @@ Loop:
|
|||
if returnType := mtype.Out(1); returnType != typeOfError {
|
||||
continue Loop
|
||||
}
|
||||
returnType = mtype.Out(1).Elem()
|
||||
returnType = mtype.Out(0).Elem()
|
||||
default:
|
||||
continue
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user