tact icon indicating copy to clipboard operation
tact copied to clipboard

Ensure constant evaluator and compiler produce the same results

Open anton-trunov opened this issue 8 months ago • 0 comments

It would be a critical bug if the constant evaluator and the compiler produced different results for an (unevaluated) constant expression. So, we can do both at compile time and report a critical error if both results ever diverge.

@jeshecdom you might want to look into this while working on #435.

anton-trunov avatar Jun 21 '24 13:06 anton-trunov