mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 23:18:48 +00:00
12 lines
111 B
Plaintext
12 lines
111 B
Plaintext
|
|
fun i32 @main () {
|
|
init:
|
|
bid: b0
|
|
allocations:
|
|
%l0:i32:x
|
|
|
|
block b0:
|
|
%b0:i0:unit = nop
|
|
ret 1:i32
|
|
}
|