diff options
Diffstat (limited to 'cpp/.traces/loop')
-rw-r--r-- | cpp/.traces/loop | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/cpp/.traces/loop b/cpp/.traces/loop index 2600600d..4191e4df 100644 --- a/cpp/.traces/loop +++ b/cpp/.traces/loop @@ -1,13 +1,13 @@ parse/0: instruction: 1 -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: 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: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} -parse/0: product: {name: "2", value: 0, type: 1, properties: [2: integer]} +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: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} -parse/0: product: {name: "3", value: 0, type: 1, properties: [3: integer]} +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: instruction: 101 parse/0: label: } brace/0: 100: push (open, 2) |