diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-19 20:38:09 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-19 20:38:09 -0700 |
commit | 4be9a93be91b4d301aa8679af5ebcba82ff2049d (patch) | |
tree | 681b3a19635dca4b35de567835749c5ae9ee5135 /cpp/.traces/next_ingredient_missing | |
parent | 4b72aa8ba510376d5ed2576e328972433213058c (diff) | |
download | mu-4be9a93be91b4d301aa8679af5ebcba82ff2049d.tar.gz |
1103
Diffstat (limited to 'cpp/.traces/next_ingredient_missing')
-rw-r--r-- | cpp/.traces/next_ingredient_missing | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cpp/.traces/next_ingredient_missing b/cpp/.traces/next_ingredient_missing new file mode 100644 index 00000000..07d681ca --- /dev/null +++ b/cpp/.traces/next_ingredient_missing @@ -0,0 +1,11 @@ +parse/0: instruction: 1001 +parse/0: instruction: 25 +parse/0: product: {name: "_", value: 0, type: 0, properties: ["_": "dummy"]} +parse/0: product: {name: "12", value: 0, type: 1, properties: ["12": "integer"]} +after-brace/0: recipe f +after-brace/0: next-ingredient ... +after-brace/0: recipe main +after-brace/0: f ... +run/0: instruction main/0 +run/0: instruction f/0 +mem/0: storing 0 in location 12 |