Skip to content

Commit ecab9c5

Browse files
committed
Update smir exec tests
1 parent 828c278 commit ecab9c5

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

kmir/src/tests/integration/data/exec-smir/main-a-b-c/main-a-b-c.15.state

+4-2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,7 @@
4747
<memory>
4848
.Map
4949
</memory>
50-
</kmir>
51-
50+
<start-symbol>
51+
"main"
52+
</start-symbol>
53+
</kmir>

kmir/src/tests/integration/data/exec-smir/main-a-b-c/main-a-b-c.run.state

+4-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@
4646
<memory>
4747
.Map
4848
</memory>
49-
</kmir>
49+
<start-symbol>
50+
"main"
51+
</start-symbol>
52+
</kmir>

0 commit comments

Comments
 (0)