about summary refs log tree commit diff stats
path: root/cpp/.traces/jump_if_fallthrough
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-29 21:49:09 -0700
commit35457609e311125446fed88e3841e0281c2ff708 (patch)
treeab742e8a8b4a9d771d857f858003d95476c1291d /cpp/.traces/jump_if_fallthrough
parent0cc4f18dd56e2e6a80809d48ef1d1e0fb302029e (diff)
downloadmu-35457609e311125446fed88e3841e0281c2ff708.tar.gz
1223 - more stable traces for parse scenarios
Diffstat (limited to 'cpp/.traces/jump_if_fallthrough')
-rw-r--r--cpp/.traces/jump_if_fallthrough4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/jump_if_fallthrough b/cpp/.traces/jump_if_fallthrough
index f638d21c..a3b5e347 100644
--- a/cpp/.traces/jump_if_fallthrough
+++ b/cpp/.traces/jump_if_fallthrough
@@ -1,7 +1,7 @@
-parse/0: instruction: 11
+parse/0: instruction: jump-if
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: ["1": "offset"]}
-parse/0: instruction: 1
+parse/0: instruction: copy
 parse/0:   ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]}
 parse/0:   product: {name: "123", value: 0, type: 1, properties: ["123": "integer"]}
 after-brace/0: recipe main