Files
cs420/examples/ir1/hello_main.ir
Janggun Lee 7047e17e10 Fix typo
2025-02-25 00:31:25 +09:00

11 lines
77 B
Plaintext

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