about summary refs log tree commit diff stats
path: root/cpp/.traces/jump_if
blob: a496582ef259d24190c2576cc845eaa5f593dd12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
parse/0: instruction: 11
parse/0:   ingredient: {name: "999", 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 999
run/0: ingredient 1 is 1
run/0: jumping to instruction 2