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"]}
href='#n126'>126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158