• Noah Misch's avatar
    Rename coerce_type() local variable. · b339a5cf
    Noah Misch authored
    coerce_type() has local variables named targetTypeId, baseTypeId, and
    targetType.  targetType has been the Type structure for baseTypeId, so
    rename it to baseType.
    b339a5cf
parse_coerce.c 71.7 KB