diff options
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 |