about summary refs log tree commit diff stats
path: root/cpp/.traces/or
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/or')
-rw-r--r--cpp/.traces/or6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/or b/cpp/.traces/or
index 17582d99..0cfbced4 100644
--- a/cpp/.traces/or
+++ b/cpp/.traces/or
@@ -14,14 +14,14 @@ after-brace/0: copy ...
 after-brace/0: or ...
 run/0: instruction main/0
 run/0: ingredient 0 is 1
-mem/0: storing in location 1
+mem/0: storing 1 in location 1
 run/0: instruction main/1
 run/0: ingredient 0 is 0
-mem/0: storing in location 2
+mem/0: storing 0 in location 2
 run/0: instruction main/2
 run/0: ingredient 0 is 1
 mem/0: location 1 is 1
 run/0: ingredient 1 is 2
 mem/0: location 2 is 0
 run/0: product 0 is 1
-mem/0: storing in location 3
+mem/0: storing 1 in location 3
02' href='#n102'>102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135