about summary refs log tree commit diff stats
path: root/cpp/.traces/divide_with_remainder_literal
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/divide_with_remainder_literal')
-rw-r--r--cpp/.traces/divide_with_remainder_literal8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/divide_with_remainder_literal b/cpp/.traces/divide_with_remainder_literal
index be1f8f85..4447d109 100644
--- a/cpp/.traces/divide_with_remainder_literal
+++ b/cpp/.traces/divide_with_remainder_literal
@@ -1,8 +1,8 @@
 parse/0: instruction: 6
-parse/0:   ingredient: {name: "9", value: 9, type: 0, properties: [9: literal]}
-parse/0:   ingredient: {name: "2", value: 2, type: 0, properties: [2: literal]}
-parse/0:   product: {name: "1", value: 1, type: 1, properties: [1: integer]}
-parse/0:   product: {name: "2", value: 2, type: 1, properties: [2: integer]}
+parse/0:   ingredient: {name: "9", value: 0, type: 0, properties: [9: literal]}
+parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: [2: literal]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer]}
+parse/0:   product: {name: "2", value: 0, type: 1, properties: [2: integer]}
 after-brace/0: recipe main
 after-brace/0: divide_with_remainder ...
 run/0: instruction main/0