diff options
Diffstat (limited to 'cpp/.traces/calling_recipe')
-rw-r--r-- | cpp/.traces/calling_recipe | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cpp/.traces/calling_recipe b/cpp/.traces/calling_recipe new file mode 100644 index 00000000..c0538ca8 --- /dev/null +++ b/cpp/.traces/calling_recipe @@ -0,0 +1,11 @@ +parse/0: instruction: 23 +parse/0: instruction: 2 +parse/0: ingredient: {name: "2", type: 0} +parse/0: ingredient: {name: "2", type: 0} +parse/0: product: {name: "3", type: 1} +run/0: instruction main/0 +run/0: instruction f/0 +run/0: ingredient 0 is 2 +run/0: ingredient 1 is 2 +run/0: product 0 is 4 +mem/0: storing in location 3 |