diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 10:33:26 -0700 |
commit | 353a452e691a8b55e28d7b3b1d09cf294265eba0 (patch) | |
tree | 589cd448f08b9c438cc9e97e7ab316365b2dcee4 /cpp/.traces/break_cascading2 | |
parent | 1848b18f02b158861008214efd19708585bfcbe5 (diff) | |
download | mu-353a452e691a8b55e28d7b3b1d09cf294265eba0.tar.gz |
1074
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 3154e219..2cd8aea6 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: 24 +parse/0: instruction: 25 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: 24 +parse/0: instruction: 25 parse/0: label: } brace/0: 1000: push (open, 2) brace/0: push (close, 5) |