mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 06:58:50 +00:00
Fix examples formatting
This commit is contained in:
@@ -4,7 +4,7 @@ struct %t1 : { a:i8, %anon:struct %t0, c:f64 }
|
||||
fun unit @init (i32, i32, [5 x i32]*) {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:row
|
||||
%l1:i32:col
|
||||
%l2:[5 x i32]*:arr
|
||||
@@ -70,7 +70,7 @@ block b10:
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:struct %t1:temp
|
||||
%l1:i32:row
|
||||
%l2:i32:col
|
||||
|
||||
Reference in New Issue
Block a user