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/factorial | |
parent | 1848b18f02b158861008214efd19708585bfcbe5 (diff) | |
download | mu-353a452e691a8b55e28d7b3b1d09cf294265eba0.tar.gz |
1074
Diffstat (limited to 'cpp/.traces/factorial')
-rw-r--r-- | cpp/.traces/factorial | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/factorial b/cpp/.traces/factorial index 6cd0a307..9a7f261e 100644 --- a/cpp/.traces/factorial +++ b/cpp/.traces/factorial @@ -9,7 +9,7 @@ parse/0: instruction: 13 parse/0: ingredient: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} parse/0: product: {name: "3", value: 0, type: 3, properties: ["3": "boolean"]} -parse/0: instruction: 25 +parse/0: instruction: 26 parse/0: ingredient: {name: "3", value: 0, type: 3, properties: ["3": "boolean"]} parse/0: instruction: 4 parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} @@ -19,7 +19,7 @@ parse/0: instruction: 3 parse/0: ingredient: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} -parse/0: instruction: 27 +parse/0: instruction: 28 parse/0: label: } parse/0: instruction: 1 parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} |