diff options
Diffstat (limited to 'cpp/.traces/break_unless')
-rw-r--r-- | cpp/.traces/break_unless | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/break_unless b/cpp/.traces/break_unless index ece4a491..059b99ca 100644 --- a/cpp/.traces/break_unless +++ b/cpp/.traces/break_unless @@ -1,13 +1,13 @@ -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "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: "0", value: 0, type: 0, properties: ["0": "literal"]} parse/0: product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} parse/0: label: { -parse/0: instruction: 34 +parse/0: instruction: break-unless parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} parse/0: label: } |