diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 18:31:13 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 18:31:13 -0700 |
commit | 6ea73c227fc6479e4de64690f197ea0ae24a0bfd (patch) | |
tree | b2bd1706744e4ec73df56c831523d0ac6564e87d /cpp/.traces/break_cascading2 | |
parent | 69f3fb0a7a9cf653209af44ab60a1e25830bc9a7 (diff) | |
download | mu-6ea73c227fc6479e4de64690f197ea0ae24a0bfd.tar.gz |
1084
Diffstat (limited to 'cpp/.traces/break_cascading2')
-rw-r--r-- | cpp/.traces/break_cascading2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/break_cascading2 b/cpp/.traces/break_cascading2 index 327e3ec3..707d40dc 100644 --- a/cpp/.traces/break_cascading2 +++ b/cpp/.traces/break_cascading2 @@ -5,13 +5,13 @@ 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: label: { -parse/0: instruction: 26 +parse/0: instruction: 27 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: label: { -parse/0: instruction: 26 +parse/0: instruction: 27 parse/0: label: } brace/0: 1000: push (open, 2) brace/0: push (close, 5) |