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

11 lines
77 B
Plaintext

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