about summary refs log tree commit diff stats
path: root/cpp/.traces/parse_multiple_properties
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/parse_multiple_properties')
-rw-r--r--cpp/.traces/parse_multiple_properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/parse_multiple_properties b/cpp/.traces/parse_multiple_properties
index c18265b2..77a2916d 100644
--- a/cpp/.traces/parse_multiple_properties
+++ b/cpp/.traces/parse_multiple_properties
@@ -1,3 +1,3 @@
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "23", value: 0, type: 0, properties: [23: literal, foo: bar:baz]}
-parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer]}
+parse/0:   ingredient: {name: "23", value: 0, type: 0, properties: ["23": "literal", "foo": "bar":"baz"]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}