about summary refs log tree commit diff stats
path: root/cpp/.traces/break_nested
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-07 23:48:22 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-07 23:57:40 -0700
commit9ea7648336251d440a9cd8d91112254e8b38268c (patch)
tree8c2128b06e56b0c7d504076e49c4fcd5821356a2 /cpp/.traces/break_nested
parentf5f4b698533b3d7a5016d1d80c5d59e2c2d8ea6e (diff)
downloadmu-9ea7648336251d440a9cd8d91112254e8b38268c.tar.gz
1030 - better test isolation for break/loop
I've been resetting all recipes after every single test, but the arc
version has shown that this gets slow all too quickly. And the longer I
wait to fix it the harder it gets to fix. Already, boy, were this and
the next couple of commits hard to track down.
Diffstat (limited to 'cpp/.traces/break_nested')
-rw-r--r--cpp/.traces/break_nested2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/break_nested b/cpp/.traces/break_nested
index 261d39d1..8a2ac302 100644
--- a/cpp/.traces/break_nested
+++ b/cpp/.traces/break_nested
@@ -5,7 +5,7 @@ parse/0: label: {
 parse/0: instruction: 1
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
-parse/0: instruction: 101
+parse/0: instruction: 24
 parse/0: label: {
 parse/0: instruction: 1
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}