about summary refs log tree commit diff stats
path: root/cpp/.traces/copy_multiple_locations
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-30 21:31:58 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-30 21:31:58 -0700
commit088665eff883b5bc28022800aed27f6af468a4ba (patch)
tree073f6c7b0d21428ee2d1246da7fc57a3dca79895 /cpp/.traces/copy_multiple_locations
parent66b97b4d923274e1b6d2fd97df16cb73d820169b (diff)
downloadmu-088665eff883b5bc28022800aed27f6af468a4ba.tar.gz
997
Diffstat (limited to 'cpp/.traces/copy_multiple_locations')
-rw-r--r--cpp/.traces/copy_multiple_locations12
1 files changed, 6 insertions, 6 deletions
diff --git a/cpp/.traces/copy_multiple_locations b/cpp/.traces/copy_multiple_locations
index 5cf623e2..2012361e 100644
--- a/cpp/.traces/copy_multiple_locations
+++ b/cpp/.traces/copy_multiple_locations
@@ -1,12 +1,12 @@
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "34", value: 0, type: 0, properties: [34: literal]}
-parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer]}
+parse/0:   ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "35", value: 0, type: 0, properties: [35: literal]}
-parse/0:   product: {name: "2", value: 0, type: 1, properties: [2: integer]}
+parse/0:   ingredient: {name: "35", value: 0, type: 0, properties: ["35": "literal"]}
+parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "1", value: 0, type: 5, properties: [1: point]}
-parse/0:   product: {name: "3", value: 0, type: 5, properties: [3: point]}
+parse/0:   ingredient: {name: "1", value: 0, type: 5, properties: ["1": "point"]}
+parse/0:   product: {name: "3", value: 0, type: 5, properties: ["3": "point"]}
 after-brace/0: recipe main
 after-brace/0: copy ...
 after-brace/0: copy ...