diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
commit | 353a452e691a8b55e28d7b3b1d09cf294265eba0 (patch) | |
tree | 589cd448f08b9c438cc9e97e7ab316365b2dcee4 /cpp/.traces/next_ingredient | |
parent | 1848b18f02b158861008214efd19708585bfcbe5 (diff) | |
download | mu-353a452e691a8b55e28d7b3b1d09cf294265eba0.tar.gz |
1074
Diffstat (limited to 'cpp/.traces/next_ingredient')
-rw-r--r-- | cpp/.traces/next_ingredient | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/next_ingredient b/cpp/.traces/next_ingredient index d515b829..a296bd69 100644 --- a/cpp/.traces/next_ingredient +++ b/cpp/.traces/next_ingredient @@ -1,6 +1,6 @@ parse/0: instruction: 1001 parse/0: ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]} -parse/0: instruction: 22 +parse/0: instruction: 23 parse/0: product: {name: "12", value: 0, type: 1, properties: ["12": "integer"]} parse/0: instruction: 2 parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} |