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