Merge remote-tracking branch 'upstream/main'

This commit is contained in:
static
2025-04-28 10:54:27 +00:00
372 changed files with 2529 additions and 1760 deletions

View File

@@ -84,7 +84,7 @@ impl WriteLine for (&String, &Declaration) {
// print meta data for function
writeln!(
write,
"init:\n bid: {}\n allocations: \n{}",
"init:\n bid: {}\n allocations:\n{}",
definition.bid_init,
definition
.allocations