about summary refs log tree commit diff stats
path: root/cpp/.traces/surrounding_space
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/surrounding_space
parent66b97b4d923274e1b6d2fd97df16cb73d820169b (diff)
downloadmu-088665eff883b5bc28022800aed27f6af468a4ba.tar.gz
997
Diffstat (limited to 'cpp/.traces/surrounding_space')
-rw-r--r--cpp/.traces/surrounding_space24
1 files changed, 12 insertions, 12 deletions
diff --git a/cpp/.traces/surrounding_space b/cpp/.traces/surrounding_space
index baf29200..87391ba7 100644
--- a/cpp/.traces/surrounding_space
+++ b/cpp/.traces/surrounding_space
@@ -1,21 +1,21 @@
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "5", value: 0, type: 0, properties: [5: literal]}
-parse/0:   product: {name: "10", value: 0, type: 1, properties: [10: integer]}
+parse/0:   ingredient: {name: "5", value: 0, type: 0, properties: ["5": "literal"]}
+parse/0:   product: {name: "10", value: 0, type: 1, properties: ["10": "integer"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "5", value: 0, type: 0, properties: [5: literal]}
-parse/0:   product: {name: "20", value: 0, type: 1, properties: [20: integer]}
+parse/0:   ingredient: {name: "5", value: 0, type: 0, properties: ["5": "literal"]}
+parse/0:   product: {name: "20", value: 0, type: 1, properties: ["20": "integer"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "10", value: 0, type: 0, properties: [10: literal]}
-parse/0:   product: {name: "default-space", value: 0, type: 2-0, properties: [default-space: address:space]}
+parse/0:   ingredient: {name: "10", value: 0, type: 0, properties: ["10": "literal"]}
+parse/0:   product: {name: "default-space", value: 0, type: 2-0, properties: ["default-space": "address":"space"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "20", value: 0, type: 0, properties: [20: literal]}
-parse/0:   product: {name: "0", value: 0, type: 2-0, properties: [0: address:space]}
+parse/0:   ingredient: {name: "20", value: 0, type: 0, properties: ["20": "literal"]}
+parse/0:   product: {name: "0", value: 0, type: 2-0, properties: ["0": "address":"space"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "32", value: 0, type: 0, properties: [32: literal]}
-parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer]}
+parse/0:   ingredient: {name: "32", value: 0, type: 0, properties: ["32": "literal"]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
 parse/0: instruction: 1
-parse/0:   ingredient: {name: "33", value: 0, type: 0, properties: [33: literal]}
-parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer, space: 1]}
+parse/0:   ingredient: {name: "33", value: 0, type: 0, properties: ["33": "literal"]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer", "space": "1"]}
 name/0: assign default-space 1
 after-brace/0: recipe main
 after-brace/0: copy ...