mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-14 22:38:46 +00:00
Fix examples formatting
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
fun i32 @fibonacci (i32) {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
|
||||
|
||||
block b0:
|
||||
@@ -32,7 +32,7 @@ block b7:
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
|
||||
|
||||
block b0:
|
||||
|
||||
Reference in New Issue
Block a user