Files
cs420/examples/ir4/sizeof3.ir
2022-03-25 00:56:43 +09:00

11 lines
78 B
Plaintext

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