This commit is contained in:
Janggun Lee
2025-02-25 00:31:25 +09:00
parent 72dadc608d
commit 7047e17e10

View File

@@ -2,9 +2,9 @@
fun i32 @main () {
init:
bid: b0
allocations:
allocations:
block b0:
ret 0:i32
ret 1:i32
}