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_literal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/divide_with_remainder_literal b/cpp/.traces/divide_with_remainder_literal
index aa3b6478..bcc2451b 100644
--- a/cpp/.traces/divide_with_remainder_literal
+++ b/cpp/.traces/divide_with_remainder_literal
@@ -3,7 +3,7 @@ parse/0:   ingredient: {name: "9", type: 0}
 parse/0:   ingredient: {name: "2", type: 0}
 parse/0:   product: {name: "1", type: 1}
 parse/0:   product: {name: "2", type: 1}
-run/0: instruction 0
+run/0: instruction main/0
 run/0: ingredient 0 is 9
 run/0: ingredient 1 is 2
 run/0: product 0 is 4