[LVI] Convert some checks to assertions; NFC
solveBlockValue() should only be called if the value isn't cached yet. Similarly, it does not make sense to "solve" a constant.
Loading
Please register or sign in to comment
solveBlockValue() should only be called if the value isn't cached yet. Similarly, it does not make sense to "solve" a constant.