diff options
Diffstat (limited to 'cpp/.traces/loop_nested')
-rw-r--r-- | cpp/.traces/loop_nested | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/.traces/loop_nested b/cpp/.traces/loop_nested index b33794cb..ef21f26b 100644 --- a/cpp/.traces/loop_nested +++ b/cpp/.traces/loop_nested @@ -1,18 +1,18 @@ -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: label: { -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: 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: } -parse/0: instruction: 36 +parse/0: instruction: loop-if parse/0: ingredient: {name: "4", value: 0, type: 3, properties: ["4": "boolean"]} -parse/0: instruction: 1 +parse/0: instruction: copy parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} parse/0: product: {name: "5", value: 0, type: 1, properties: ["5": "integer"]} parse/0: label: } |