about summary refs log tree commit diff stats
path: root/cpp/.traces/greater_or_equal
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/greater_or_equal')
-rw-r--r--cpp/.traces/greater_or_equal6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/greater_or_equal b/cpp/.traces/greater_or_equal
index b91ff266..201ee58d 100644
--- a/cpp/.traces/greater_or_equal
+++ b/cpp/.traces/greater_or_equal
@@ -14,14 +14,14 @@ after-brace/0: copy ...
 after-brace/0: greater-or-equal ...
 run/0: instruction main/0
 run/0: ingredient 0 is 34
-mem/0: storing in location 1
+mem/0: storing 34 in location 1
 run/0: instruction main/1
 run/0: ingredient 0 is 33
-mem/0: storing in location 2
+mem/0: storing 33 in location 2
 run/0: instruction main/2
 run/0: ingredient 0 is 1
 mem/0: location 1 is 34
 run/0: ingredient 1 is 2
 mem/0: location 2 is 33
 run/0: product 0 is 1
-mem/0: storing in location 3
+mem/0: storing 1 in location 3