diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-19 00:21:24 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-19 00:21:24 -0700 |
commit | 69d95127b03ba92be03ed42beeab099dbcc808b9 (patch) | |
tree | 9b6ea207b77d2bc81d28adc37015b08edc570a8e /cpp/.traces/surrounding_space | |
parent | ecc40a1e1b837f5a22a0b83c4b694c9e3a65e446 (diff) | |
download | mu-69d95127b03ba92be03ed42beeab099dbcc808b9.tar.gz |
1101
Diffstat (limited to 'cpp/.traces/surrounding_space')
-rw-r--r-- | cpp/.traces/surrounding_space | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/surrounding_space b/cpp/.traces/surrounding_space index f4bc55fe..3ff1b951 100644 --- a/cpp/.traces/surrounding_space +++ b/cpp/.traces/surrounding_space @@ -6,10 +6,10 @@ 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: product: {name: "default-space", value: 0, type: 2-5-1, properties: ["default-space": "address":"array":"location"]} 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", "names": "dummy"]} +parse/0: product: {name: "0", value: 0, type: 2-5-1, properties: ["0": "address":"array":"location", "names": "dummy"]} 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"]} |