From 06474f38a4798e63ad48b80308c0fe78b8375a36 Mon Sep 17 00:00:00 2001 From: Andrew Morris Date: Thu, 6 Jul 2023 22:29:31 +1000 Subject: [PATCH] Remove outdated TODO --- valuescript_compiler/src/expression_compiler.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/valuescript_compiler/src/expression_compiler.rs b/valuescript_compiler/src/expression_compiler.rs index 8311720..5415350 100644 --- a/valuescript_compiler/src/expression_compiler.rs +++ b/valuescript_compiler/src/expression_compiler.rs @@ -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(