about summary refs log tree commit diff stats
path: root/cpp/.traces/divide_with_remainder_literal
blob: bcc2451b5c254ce4976618100bc84221746b3685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
parse/0: instruction: 6
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 main/0
run/0: ingredient 0 is 9
run/0: ingredient 1 is 2
run/0: product 0 is 4
mem/0: storing in location 1
run/0: product 1 is 1
mem/0: storing in location 2