diff options
Diffstat (limited to 'cpp/.traces/brace_conversion')
-rw-r--r-- | cpp/.traces/brace_conversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/brace_conversion b/cpp/.traces/brace_conversion index fa3dd47d..2db6bee0 100644 --- a/cpp/.traces/brace_conversion +++ b/cpp/.traces/brace_conversion @@ -1,8 +1,8 @@ parse/0: label: { parse/0: instruction: 101 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: label: } brace/0: 100: push (open, 0) brace/0: push (close, 3) |