about summary refs log tree commit diff stats
path: root/cpp/.traces/parse_properties
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/parse_properties')
-rw-r--r--cpp/.traces/parse_properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/parse_properties b/cpp/.traces/parse_properties
index c8c059b4..01bfb40a 100644
--- a/cpp/.traces/parse_properties
+++ b/cpp/.traces/parse_properties
@@ -1,3 +1,3 @@
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "23", type: 0}
-parse/0:   product: {name: "1", type: 1-2, property: deref:}
+parse/0:   ingredient: {name: "23", value: 23, type: 0, properties: [23: literal]}
+parse/0:   product: {name: "1", value: 1, type: 1-2, properties: [1: integer:address, deref: ]}