diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-09 17:55:18 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-09 17:55:18 -0700 |
commit | 442a33019c03480612290b4741b07a0caa310d3d (patch) | |
tree | a7f91188733cce12890969c0602ddb90d23030bc /cpp/.traces/factorial | |
parent | d78c9768a06bedbf3dd433389d59a1999e6d2344 (diff) | |
download | mu-442a33019c03480612290b4741b07a0caa310d3d.tar.gz |
1045
Diffstat (limited to 'cpp/.traces/factorial')
-rw-r--r-- | cpp/.traces/factorial | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/factorial b/cpp/.traces/factorial index 04c1e0ba..6cd0a307 100644 --- a/cpp/.traces/factorial +++ b/cpp/.traces/factorial @@ -24,7 +24,7 @@ parse/0: label: } parse/0: instruction: 1 parse/0: ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} parse/0: product: {name: "4", value: 0, type: 1, properties: ["4": "integer"]} -brace/0: 100: push (open, 2) +brace/0: 1000: push (open, 2) brace/0: push (close, 8) after-brace/0: recipe factorial after-brace/0: copy ... |