about summary refs log tree commit diff stats
path: root/cpp/.traces/subtract
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/subtract')
-rw-r--r--cpp/.traces/subtract6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/subtract b/cpp/.traces/subtract
index feb671e9..14a46ec2 100644
--- a/cpp/.traces/subtract
+++ b/cpp/.traces/subtract
@@ -1,10 +1,10 @@
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "23", value: 0, type: 0, properties: ["23": "literal"]}
 parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]}
 parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
-parse/0: instruction: 3
+parse/0: instruction: subtract
 parse/0:   ingredient: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
 parse/0:   ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
 parse/0:   product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]}