about summary refs log tree commit diff stats
path: root/cpp/.traces/loop_label
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-18 00:01:43 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-18 00:02:15 -0700
commit15ab959d64e65c313ec9741a64e906f986597078 (patch)
tree3a43d9b15e136b6e6af49b4f5ab55ff31044068b /cpp/.traces/loop_label
parent32f6079fc3f43e774f17eae7b36aa8c9a3706952 (diff)
downloadmu-15ab959d64e65c313ec9741a64e906f986597078.tar.gz
951 - done with break/loop
Diffstat (limited to 'cpp/.traces/loop_label')
-rw-r--r--cpp/.traces/loop_label10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpp/.traces/loop_label b/cpp/.traces/loop_label
new file mode 100644
index 00000000..990c175f
--- /dev/null
+++ b/cpp/.traces/loop_label
@@ -0,0 +1,10 @@
+parse/0: instruction: 1
+parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]}
+parse/0:   product: {name: "1", value: 0, type: 1, properties: [1: integer]}
+parse/0: label: +foo
+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]}
+after-brace/0: recipe main
+after-brace/0: copy ...
+after-brace/0: copy ...