diff options
Diffstat (limited to 'cpp/.traces/reply')
-rw-r--r-- | cpp/.traces/reply | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/reply b/cpp/.traces/reply index 5a7c9e81..6ac4c162 100644 --- a/cpp/.traces/reply +++ b/cpp/.traces/reply @@ -22,7 +22,7 @@ schedule/0: main run/0: instruction main/0 run/0: {name: "3", value: 3, type: 1, properties: ["3": "integer"]}, {name: "4", value: 4, type: 1, properties: ["4": "integer"]} <- f/1001 {name: "2", value: 2, type: 0, properties: ["2": "literal"]} run/0: instruction f/0 -run/0: {name: "12", value: 12, type: 1, properties: ["12": "integer"]} <- next-ingredient/29 +run/0: {name: "12", value: 12, type: 1, properties: ["12": "integer"]} <- next-ingredient/30 run/0: product 0 is 2 mem/0: storing 2 in location 12 run/0: instruction f/1 @@ -33,7 +33,7 @@ mem/0: location 12 is 2 run/0: product 0 is 3 mem/0: storing 3 in location 13 run/0: instruction f/2 -run/0: reply/32 {name: "12", value: 12, type: 1, properties: ["12": "integer"]}, {name: "13", value: 13, type: 1, properties: ["13": "integer"]} +run/0: reply/33 {name: "12", value: 12, type: 1, properties: ["12": "integer"]}, {name: "13", value: 13, type: 1, properties: ["13": "integer"]} mem/0: location 12 is 2 mem/0: location 13 is 3 run/0: result 0 is 2 |