Files
cs420/examples/opt/sizeof3.ir
2022-05-23 13:33:01 +09:00

11 lines
78 B
Plaintext

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