diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-28 14:25:07 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-28 14:25:07 -0700 |
commit | 5f6cf0629d36a15845b34cbb0fa45df931f92e0b (patch) | |
tree | fcce854babc0e3b374742877d58063c7c59fc574 /cpp/.traces/rewind_ingredients | |
parent | c6bea7a010be89fbb464a513180d60200716053e (diff) | |
download | mu-5f6cf0629d36a15845b34cbb0fa45df931f92e0b.tar.gz |
1213
Diffstat (limited to 'cpp/.traces/rewind_ingredients')
-rw-r--r-- | cpp/.traces/rewind_ingredients | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/rewind_ingredients b/cpp/.traces/rewind_ingredients index 3bca656e..496ad7a1 100644 --- a/cpp/.traces/rewind_ingredients +++ b/cpp/.traces/rewind_ingredients @@ -1,12 +1,12 @@ parse/0: instruction: 1001 parse/0: ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]} -parse/0: instruction: 25 +parse/0: instruction: 26 parse/0: product: {name: "12", value: 0, type: 1, properties: ["12": "integer"]} -parse/0: instruction: 25 +parse/0: instruction: 26 parse/0: product: {name: "_", value: 0, type: 0, properties: ["_": "dummy"]} parse/0: product: {name: "1", value: 0, type: 3, properties: ["1": "boolean"]} +parse/0: instruction: 27 parse/0: instruction: 26 -parse/0: instruction: 25 parse/0: product: {name: "13", value: 0, type: 1, properties: ["13": "integer"]} parse/0: product: {name: "2", value: 0, type: 3, properties: ["2": "boolean"]} after-brace/0: recipe main |