Files
cs420/examples/ir4/sizeof3.ir
2025-04-11 13:20:10 +09:00

11 lines
77 B
Plaintext

fun i32 @main () {
init:
bid: b0
allocations:
block b0:
ret 3:i32
}