diff options
Diffstat (limited to 'core.e')
| -rw-r--r-- | core.e | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core.e b/core.e index 38ffd95..1d7d7bb 100644 --- a/core.e +++ b/core.e @@ -86,6 +86,9 @@ here ! ~ We can't use colon to create docol, not even the part that's a word, ~ because colon tries to dynamically invoke docol to fill in the codeword. +~ : blank-line +~ : This is the dictionary entry for docol. +~ : indent s" docol" create self-codeword here @ |