Fix examples formatting

This commit is contained in:
Janggun Lee
2025-04-11 13:20:10 +09:00
parent 32283f2ed1
commit b465dd75f0
361 changed files with 1759 additions and 1759 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