diff options
Diffstat (limited to 'sanctuary.fs')
| -rw-r--r-- | sanctuary.fs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sanctuary.fs b/sanctuary.fs index bfbf108..7d2c88d 100644 --- a/sanctuary.fs +++ b/sanctuary.fs @@ -591,7 +591,7 @@ decimal until cr ; \ doesn't work when there are multiple vocabularies, \ for some reason the header of the last word is printed -: words get-order 0 ?do .s vlist loop ; +: words get-order 0 ?do vlist loop ; \ }}} \ todo doc |
