mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 15:38:48 +00:00
Fix examples formatting
This commit is contained in:
@@ -3,7 +3,7 @@ var i32 @nonce = 1
|
||||
fun i32 @fibonacci (i32) {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:n
|
||||
|
||||
block b0:
|
||||
@@ -31,7 +31,7 @@ block b2:
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:number
|
||||
|
||||
block b0:
|
||||
|
||||
Reference in New Issue
Block a user