diff options
Diffstat (limited to 'cpp/.traces/new_array')
-rw-r--r-- | cpp/.traces/new_array | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/.traces/new_array b/cpp/.traces/new_array index 8a44bcf8..d2e846bb 100644 --- a/cpp/.traces/new_array +++ b/cpp/.traces/new_array @@ -16,9 +16,11 @@ after-brace/0: new ... after-brace/0: new ... after-brace/0: subtract ... run/0: instruction main/0 +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 run/0: instruction main/2 run/0: ingredient 0 is 2 |