mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 07:28:52 +00:00
Fix examples formatting
This commit is contained in:
@@ -3,7 +3,7 @@ var [5 x i32] @g_a = {1, 2, 3}
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
%l0:i32:init
|
||||
%l1:[5 x i32]:a
|
||||
%l2:i32:sum
|
||||
|
||||
Reference in New Issue
Block a user