mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 06:58:50 +00:00
Fix typo
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
|
||||
|
||||
block b0:
|
||||
ret 0:i32
|
||||
ret 1:i32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user