diff options
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evoke.e b/evoke.e index 7a14a0c..8c41ace 100644 --- a/evoke.e +++ b/evoke.e @@ -51,5 +51,5 @@ s" source-to-precompile" variable ; ' all-contents entry-to-execution-token label-loop -swap 1 sys-write bye +1 3unroll sys-write bye |