diff options
Diffstat (limited to 'cpp/.traces/parse_properties')
-rw-r--r-- | cpp/.traces/parse_properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/parse_properties b/cpp/.traces/parse_properties index c72f91b4..242ee0e4 100644 --- a/cpp/.traces/parse_properties +++ b/cpp/.traces/parse_properties @@ -1,3 +1,3 @@ parse/0: instruction: 1 -parse/0: ingredient: {name: "23", value: 0, type: 0, properties: [23: literal]} -parse/0: product: {name: "1", value: 0, type: 1-2, properties: [1: integer:address, deref: ]} +parse/0: ingredient: {name: "23", value: 0, type: 0, properties: ["23": "literal"]} +parse/0: product: {name: "1", value: 0, type: 1-2, properties: ["1": "integer":"address", "deref": ]} |