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 @@ var i32 @nonce = 1
fun struct Foo @f () {
init:
bid: b0
allocations:
allocations:
%l0:struct Foo:x
block b0:
@@ -21,7 +21,7 @@ block b1:
fun i32 @main () {
init:
bid: b0
allocations:
allocations:
%l0:i32:x
%l1:struct Foo:t0