about summary refs log tree commit diff stats
path: root/cpp/.traces/factorial
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-09 17:55:18 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-09 17:55:18 -0700
commit442a33019c03480612290b4741b07a0caa310d3d (patch)
treea7f91188733cce12890969c0602ddb90d23030bc /cpp/.traces/factorial
parentd78c9768a06bedbf3dd433389d59a1999e6d2344 (diff)
downloadmu-442a33019c03480612290b4741b07a0caa310d3d.tar.gz
1045
Diffstat (limited to 'cpp/.traces/factorial')
-rw-r--r--cpp/.traces/factorial2
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 ...
a id='n143' href='#n143'>143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231