diff options
| author | kitty <nepeta@canaglie.net> | 2026-04-22 11:53:30 +1000 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-04-22 11:53:30 +1000 |
| commit | 1a5dfab8ccc62b806c9abb53940f4e806d76f3da (patch) | |
| tree | 42a1f681c3d15610433301caf07c38c50a5159ab /test.fs | |
| parent | 6975cd610ac3a32050e337b04d3f8c3f492cd28b (diff) | |
fix forth vocabulary word, add terminal vocabulary
Diffstat (limited to 'test.fs')
| -rw-r--r-- | test.fs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -518,5 +518,6 @@ t{ get-current empty-wordlist? -> <true> }t t{ : testicle 67 ; -> }t t{ get-current empty-wordlist? -> <false> }t t{ testicle -> 67 }t +t{ previous definitions -> }t decimal |
