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/break_nested | |
parent | 06b3eb967a289b96fba29e61c015e7a5f11cb570 (diff) | |
download | mu-67bd9b1ba1f84c9a6d73378daf764355a09f3c4f.tar.gz |
986
Diffstat (limited to 'cpp/.traces/break_nested')
-rw-r--r-- | cpp/.traces/break_nested | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/break_nested b/cpp/.traces/break_nested index a4d242ce..212dcc63 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: 25 +parse/0: instruction: 101 parse/0: label: { parse/0: instruction: 1 parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} @@ -15,8 +15,8 @@ parse/0: instruction: 1 parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} parse/0: product: {name: "4", value: 0, type: 1, properties: [4: integer]} parse/0: label: } -brace/0: 24: push (open, 1) -brace/0: 24: push (open, 4) +brace/0: 100: push (open, 1) +brace/0: 100: push (open, 4) brace/0: push (close, 6) brace/0: push (close, 8) after-brace/0: recipe main |