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 i32 @g = 0
|
||||
fun i32* @foo () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
|
||||
|
||||
block b0:
|
||||
@@ -16,7 +16,7 @@ block b0:
|
||||
fun i32 @main () {
|
||||
init:
|
||||
bid: b0
|
||||
allocations:
|
||||
allocations:
|
||||
|
||||
|
||||
block b0:
|
||||
|
||||
Reference in New Issue
Block a user