Remove outdated TODO

This commit is contained in:
Andrew Morris
2023-07-06 22:29:31 +10:00
parent 3fc5e62f25
commit 06474f38a4

View File

@@ -1341,7 +1341,6 @@ impl<'a> ExpressionCompiler<'a> {
}
// Otherwise, we need to capture the current value for the result of the expression
// TODO: This case can be limited further by checking *where* the mutations are
let new_reg = self.fnc.allocate_tmp();
self.fnc.push(Instruction::Mov(