On 4/26/26 1:34 AM, Waldek Hebisch wrote:
>
> Yes, the intent was to assign. AFAICS this does not matter during
> algebra build. Quite possible that 0 and 1 are handled earlier or
> never get there because they have correct type. Still, I think
> we should do assignments above.
Yes, even replace the comparison with error, the build succeeds.
I'll correct it to assignments.
- Qian