Rename coerce_type() local variable.
coerce_type() has local variables named targetTypeId, baseTypeId, and targetType. targetType has been the Type structure for baseTypeId, so rename it to baseType.
Showing
Please register or sign in to comment