diff options
Diffstat (limited to 'cpp/.traces/jump_unless')
-rw-r--r-- | cpp/.traces/jump_unless | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cpp/.traces/jump_unless b/cpp/.traces/jump_unless new file mode 100644 index 00000000..68a57639 --- /dev/null +++ b/cpp/.traces/jump_unless @@ -0,0 +1,10 @@ +parse/0: instruction: 12 +parse/0: ingredient: {name: "0", type: 0} +parse/0: ingredient: {name: "1", type: 0} +parse/0: instruction: 1 +parse/0: ingredient: {name: "1", type: 0} +parse/0: product: {name: "1", type: 1} +run/0: instruction 0 +run/0: ingredient 0 is 0 +run/0: ingredient 1 is 1 +run/0: jumping to instruction 2 |