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

@@ -4,7 +4,7 @@ struct Sub : { m1:i64, m2:i64, m3:i64, m4:i64 }
fun struct Big @foo (struct Big) {
init:
bid: b0
allocations:
allocations:
%l0:struct Big:p1
%l1:struct Big:r
@@ -27,7 +27,7 @@ block b1:
fun i32 @main () {
init:
bid: b0
allocations:
allocations:
%l0:struct Big:a
%l1:struct Big:r