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-24 23:41:17 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 23:41:17 -0700
commitfd41212ef655a19f5385dec38a89575a02c87d99 (patch)
treeca7f1c9950641e6d172391e7bbf6aa957114b7bd /cpp/.traces/new_array
parented78d87f2d9d4d2a7c30c156fb7c6b3094f9be01 (diff)
downloadmu-fd41212ef655a19f5385dec38a89575a02c87d99.tar.gz
1193
Diffstat (limited to 'cpp/.traces/new_array')
-rw-r--r--cpp/.traces/new_array2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/new_array b/cpp/.traces/new_array
index 42cd5b71..92e3f62f 100644
--- a/cpp/.traces/new_array
+++ b/cpp/.traces/new_array
@@ -17,9 +17,9 @@ after-brace/0: new ...
 after-brace/0: subtract ...
 schedule/0: main
 run/0: instruction main/0
+mem/0: array size is 5
 mem/0: new alloc: 1000
 mem/0: storing 1000 in location 1
-mem/0: array size is 5
 run/0: instruction main/1
 mem/0: new alloc: 1005
 mem/0: storing 1005 in location 2