diff options
Diffstat (limited to 'cpp/.traces/copy_multiple_locations')
-rw-r--r-- | cpp/.traces/copy_multiple_locations | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/copy_multiple_locations b/cpp/.traces/copy_multiple_locations index 18c61d2d..9a727624 100644 --- a/cpp/.traces/copy_multiple_locations +++ b/cpp/.traces/copy_multiple_locations @@ -13,13 +13,13 @@ after-brace/0: copy ... after-brace/0: copy ... run/0: instruction main/0 run/0: ingredient 0 is 34 -mem/0: storing in location 1 +mem/0: storing 34 in location 1 run/0: instruction main/1 run/0: ingredient 0 is 35 -mem/0: storing in location 2 +mem/0: storing 35 in location 2 run/0: instruction main/2 run/0: ingredient 0 is 1 mem/0: location 1 is 34 mem/0: location 2 is 35 -mem/0: storing in location 3 -mem/0: storing in location 4 +mem/0: storing 34 in location 3 +mem/0: storing 35 in location 4 |