diff options
Diffstat (limited to 'cpp/.traces/divide')
-rw-r--r-- | cpp/.traces/divide | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/divide b/cpp/.traces/divide index d713a512..4cd49db4 100644 --- a/cpp/.traces/divide +++ b/cpp/.traces/divide @@ -8,13 +8,13 @@ parse/0: instruction: 5 parse/0: ingredient: {name: "1", type: 1} parse/0: ingredient: {name: "2", type: 1} parse/0: product: {name: "3", type: 1} -run/0: instruction 0 +run/0: instruction main/0 run/0: ingredient 0 is 27 mem/0: storing in location 1 -run/0: instruction 1 +run/0: instruction main/1 run/0: ingredient 0 is 3 mem/0: storing in location 2 -run/0: instruction 2 +run/0: instruction main/2 run/0: ingredient 0 is 1 mem/0: location 1 is 27 run/0: ingredient 1 is 2 |