[Attributor][FIX] Collapse `undef` to a proper value
If we see an undef we cannot assume it's the same as "no value". For now we just collapse it to 0.
Loading
Please sign in to comment
If we see an undef we cannot assume it's the same as "no value". For now we just collapse it to 0.