diff options
Diffstat (limited to 'cpp/.traces/break_if')
-rw-r--r-- | cpp/.traces/break_if | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/cpp/.traces/break_if b/cpp/.traces/break_if deleted file mode 100644 index 109f95f4..00000000 --- a/cpp/.traces/break_if +++ /dev/null @@ -1,26 +0,0 @@ -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: 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: break-if -parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} -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: label: { -parse/0: instruction: break -parse/0: label: } -brace/0: 1000: push (open, 2) -brace/0: push (close, 5) -brace/0: 1000: push (open, 6) -brace/0: push (close, 8) -after-brace/0: recipe main -after-brace/0: copy ... -after-brace/0: copy ... -after-brace/0: jump-if 2, 1:offset -after-brace/0: copy ... -after-brace/0: jump 0:offset |