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

@@ -2,7 +2,7 @@
fun i32 @foo (i32, i32, i32) {
init:
bid: b0
allocations:
allocations:
%l0:i32:i
%l1:i32:j
%l2:i32:k
@@ -28,7 +28,7 @@ block b1:
fun [ret:i32 params:(i32, i32, i32)]* @foo2 () {
init:
bid: b0
allocations:
allocations:
block b0:
@@ -41,7 +41,7 @@ block b1:
fun [ret:[ret:i32 params:(i32, i32, i32)]* params:()]* @foo3 () {
init:
bid: b0
allocations:
allocations:
block b0:
@@ -54,7 +54,7 @@ block b1:
fun i32 @main () {
init:
bid: b0
allocations:
allocations:
block b0: