about summary refs log tree commit diff stats
path: root/cpp/.traces/index_address
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-03 12:49:11 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-03 12:49:34 -0700
commit07d35c4af3275b32f4b2e5d870faea67c1ea6285 (patch)
treedc6262f714753da9c84092df57189e6725f7528c /cpp/.traces/index_address
parent4b79c627c226bc64f271c31531c805cd6875c8ca (diff)
downloadmu-07d35c4af3275b32f4b2e5d870faea67c1ea6285.tar.gz
1010
Diffstat (limited to 'cpp/.traces/index_address')
-rw-r--r--cpp/.traces/index_address2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/index_address b/cpp/.traces/index_address
index c6f3ce4a..5310f6c7 100644
--- a/cpp/.traces/index_address
+++ b/cpp/.traces/index_address
@@ -34,7 +34,7 @@ run/0: ingredient 0 is 16
 mem/0: storing 16 in location 4
 run/0: instruction main/4
 run/0: ingredient 0 is 1
-run/0: ingredient 1 is 0
+run/0: ingredient 1 is {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 run/0: address to copy is 2
 run/0: product 0 is 2
 mem/0: storing 2 in location 5
53 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220