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/buffer-append-works | |
parent | ecc40a1e1b837f5a22a0b83c4b694c9e3a65e446 (diff) | |
download | mu-69d95127b03ba92be03ed42beeab099dbcc808b9.tar.gz |
1101
Diffstat (limited to 'cpp/.traces/buffer-append-works')
-rw-r--r-- | cpp/.traces/buffer-append-works | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/buffer-append-works b/cpp/.traces/buffer-append-works index c5a3e121..bef17f83 100644 --- a/cpp/.traces/buffer-append-works +++ b/cpp/.traces/buffer-append-works @@ -1,7 +1,7 @@ parse/0: instruction: 33 parse/0: ingredient: {name: "location", value: 0, type: 0, properties: ["location": "type"]} parse/0: ingredient: {name: "30", value: 0, type: 0, properties: ["30": "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: 101 parse/0: ingredient: {name: "3", value: 0, type: 0, properties: ["3": "literal"]} parse/0: product: {name: "x", value: 0, type: 2-9, properties: ["x": "address":"buffer"]} |