diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-20 00:51:52 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-20 00:51:52 -0700 |
| commit | 4370f257141fee85adf0a2a3e76b7881cb1b8e7a (patch) | |
| tree | c4f756dd9772633ea9e0b759fec672d000559d12 /core.e | |
| parent | f7ef63a0355d976dc3d7c5823da5b416243a8349 (diff) | |
magic comments work in the log-load transform now
that was pleasingly straightforward Force-Push: yes Change-Id: I92b66fbb37ed5df3ef3f733e8679747a9a232373
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 @ |