diff options
Diffstat (limited to 'labels.e')
| -rw-r--r-- | labels.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labels.e b/labels.e index 8716364..253488e 100644 --- a/labels.e +++ b/labels.e @@ -288,7 +288,7 @@ 0 swap ~ TODO every time you double this to fix a crash, you must publicly ~ apologize for deferring a real fix. those are the rules - 0x2000 allocate dup + 0x4000 allocate dup ~ (iteration count, execution token, output start, output point) { 3 pick 100 > } { 2 pick execute 4 roll 1+ 4 unroll |