diff options
Diffstat (limited to 'cpp/.traces/lesser_than')
-rw-r--r-- | cpp/.traces/lesser_than | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/lesser_than b/cpp/.traces/lesser_than index 470f121e..9295dc29 100644 --- a/cpp/.traces/lesser_than +++ b/cpp/.traces/lesser_than @@ -1,10 +1,10 @@ -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "32", value: 0, type: 0, properties: ["32": "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: 15 +parse/0: instruction: lesser-than 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"]} |