diff options
Diffstat (limited to 'cpp/.traces/greater_or_equal')
-rw-r--r-- | cpp/.traces/greater_or_equal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/greater_or_equal b/cpp/.traces/greater_or_equal index 3b581053..8f20b947 100644 --- a/cpp/.traces/greater_or_equal +++ b/cpp/.traces/greater_or_equal @@ -1,10 +1,10 @@ -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]} parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "33", value: 0, type: 0, properties: ["33": "literal"]} parse/0: product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} -parse/0: instruction: 16 +parse/0: instruction: greater-or-equal parse/0: ingredient: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} |