about summary refs log tree commit diff stats
path: root/cpp/.traces/new_array
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-02 10:30:27 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-02 10:30:27 -0700
commitfc9dc705462d0714ca9110dfd2f1fe058c915d9e (patch)
tree225bc560f05b4a2b061240c5e23e5c1c8333dba5 /cpp/.traces/new_array
parentf652431d44a1fecf2ba778cf2d59f8ec650fcd68 (diff)
downloadmu-fc9dc705462d0714ca9110dfd2f1fe058c915d9e.tar.gz
1002
Diffstat (limited to 'cpp/.traces/new_array')
-rw-r--r--cpp/.traces/new_array1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/new_array b/cpp/.traces/new_array
index 6070d166..803f2c6e 100644
--- a/cpp/.traces/new_array
+++ b/cpp/.traces/new_array
@@ -17,6 +17,7 @@ after-brace/0: new ...
 after-brace/0: subtract ...
 run/0: instruction main/0
 mem/0: storing 1000 in location 1
+mem/0: array size is 5
 run/0: instruction main/1
 mem/0: storing 1005 in location 2
 run/0: instruction main/2