mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 23:18:48 +00:00
Fix examples formatting
This commit is contained in:
@@ -4,7 +4,7 @@ var i32 @nonce = 1
|
||||
fun i32 @foo (i32, i32) {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:i
|
||||
%l1:i32:j
|
||||
|
||||
@@ -27,7 +27,7 @@ block b1:
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:i
|
||||
|
||||
block b0:
|
||||
|
||||
Reference in New Issue
Block a user