about summary refs log tree commit diff stats
path: root/cpp/.traces/scenario_check_memory_and_trace
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/scenario_check_memory_and_trace')
-rw-r--r--cpp/.traces/scenario_check_memory_and_trace8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/scenario_check_memory_and_trace b/cpp/.traces/scenario_check_memory_and_trace
index 4f14246f..27095641 100644
--- a/cpp/.traces/scenario_check_memory_and_trace
+++ b/cpp/.traces/scenario_check_memory_and_trace
@@ -32,7 +32,7 @@ after-brace/0: trace-should-not-contain ...
 new/0: routine allocated memory from 1000 to 101000
 schedule/0: foo
 run/0: instruction foo/0
-run/0: run/43 {name: "
+run/0: run/44 {name: "
     1:integer <- copy 13:literal
     trace [a], [a b c]
   ", value: 0, type: 0, properties: ["
@@ -56,20 +56,20 @@ run/0: instruction run1001/1
 run/0: trace/18 {name: "a", value: 0, type: 0, properties: ["a": "literal-string"]}, {name: "a b c", value: 0, type: 0, properties: ["a b c": "literal-string"]}
 a/0: a b c
 run/0: instruction foo/1
-run/0: memory-should-contain/44 {name: "
+run/0: memory-should-contain/45 {name: "
     1 <- 13
   ", value: 0, type: 0, properties: ["
     1 <- 13
   ": "literal-string"]}
 run/0: checking location 1
 run/0: instruction foo/2
-run/0: trace-should-contain/45 {name: "
+run/0: trace-should-contain/46 {name: "
     a: a b c
   ", value: 0, type: 0, properties: ["
     a: a b c
   ": "literal-string"]}
 run/0: instruction foo/3
-run/0: trace-should-not-contain/46 {name: "
+run/0: trace-should-not-contain/47 {name: "
     a: x y z
   ", value: 0, type: 0, properties: ["
     a: x y z