diff options
Diffstat (limited to 'test.fs')
| -rw-r--r-- | test.fs | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -477,4 +477,13 @@ t{ ge7 -> 124 }t t{ gs4 123 456 -> }t +testing vocabularies + +t{ vocabulary testvoc -> }t +t{ also testvoc definitions -> }t +t{ get-current empty-wordlist? -> <true> }t +t{ : testicle 67 ; -> }t +t{ get-current empty-wordlist? -> <false> }t +t{ testicle -> 67 }t + decimal |
