cargo fmt

This commit is contained in:
Ihor Andrianov
2025-03-27 22:05:34 +02:00
parent b47c214a5e
commit 352fa6fd34

View File

@@ -677,7 +677,7 @@ fn emit_loop_source(
&t_ctx.resolver,
)?;
}
if let Some(flag) = t_ctx.reg_agg_flag {
let offset = program.offset().add(plan.result_columns.len() as u32);