diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-27 10:33:40 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-27 10:33:40 -0700 |
commit | 67bd9b1ba1f84c9a6d73378daf764355a09f3c4f (patch) | |
tree | 5254d688d2c5039681ef4177d4abacab2998dc33 /cpp/.traces/loop_nested | |
parent | 06b3eb967a289b96fba29e61c015e7a5f11cb570 (diff) | |
download | mu-67bd9b1ba1f84c9a6d73378daf764355a09f3c4f.tar.gz |
986
Diffstat (limited to 'cpp/.traces/loop_nested')
-rw-r--r-- | cpp/.traces/loop_nested | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/loop_nested b/cpp/.traces/loop_nested index 9e865605..40fc1441 100644 --- a/cpp/.traces/loop_nested +++ b/cpp/.traces/loop_nested @@ -10,14 +10,14 @@ parse/0: instruction: 1 parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} parse/0: product: {name: "3", value: 0, type: 1, properties: [3: integer]} parse/0: label: } -parse/0: instruction: 25 +parse/0: instruction: 101 parse/0: ingredient: {name: "4", value: 0, type: 3, properties: [4: boolean]} parse/0: instruction: 1 parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} parse/0: product: {name: "5", value: 0, type: 1, properties: [5: integer]} parse/0: label: } -brace/0: 24: push (open, 1) -brace/0: 24: push (open, 3) +brace/0: 100: push (open, 1) +brace/0: 100: push (open, 3) brace/0: push (close, 5) brace/0: push (close, 8) after-brace/0: recipe main |