diff options
Diffstat (limited to 'cpp/.traces/get')
-rw-r--r-- | cpp/.traces/get | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/get b/cpp/.traces/get index 165b9d8d..603027dc 100644 --- a/cpp/.traces/get +++ b/cpp/.traces/get @@ -14,10 +14,10 @@ after-brace/0: copy ... after-brace/0: get ... run/0: instruction main/0 run/0: ingredient 0 is 34 -mem/0: storing in location 12 +mem/0: storing 34 in location 12 run/0: instruction main/1 run/0: ingredient 0 is 35 -mem/0: storing in location 13 +mem/0: storing 35 in location 13 run/0: instruction main/2 run/0: ingredient 0 is 12 run/0: ingredient 1 is 1 @@ -25,4 +25,4 @@ run/0: address to copy is 13 run/0: its type is 1 mem/0: location 13 is 35 run/0: product 0 is 35 -mem/0: storing in location 15 +mem/0: storing 35 in location 15 |