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…
x
Reference in New Issue
Block a user