added multiline tables

This commit is contained in:
afonya2 2025-06-11 17:00:22 +02:00
parent b4f930d1c5
commit 12d3250bc4
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
4 changed files with 18 additions and 7 deletions

View file

@ -641,7 +641,6 @@ fn do_ast_op(ast_op: ASTPart, op_count: &mut usize, ops: &mut Vec<Operation>, va
process::exit(1);
}
}
},
_ => {}
}