Fix comment

This commit is contained in:
김선우
2024-12-22 21:06:54 +09:00
parent e83819ef30
commit 6f235e6f6c

View File

@@ -325,7 +325,7 @@ pub fn emit_program_for_delete(
emit_delete_insns(&mut program, &plan.source)?;
// Close the loop and handle deletion
// Clean up and close the main execution loop
close_loop(
&mut program,
&plan.source,