diff options
Diffstat (limited to 'hello.e')
| -rw-r--r-- | hello.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hello.e b/hello.e index d18e84b..7728744 100644 --- a/hello.e +++ b/hello.e @@ -32,5 +32,5 @@ ; ' all-contents entry-to-execution-token label-loop -swap 1 sys-write bye +1 3unroll sys-write bye |