of816/test/7.5.3.fs

16 lines
233 B
Forth

testing 7.5.3 Dictionary
testing 7.5.3.1 Dictionary search
\ not implemented: .calls $sift sifting
t{ ' words 0= -> false }t
testing 7.5.3.2 Decompiler
\ Hard to test properly
t{ ' see 0= -> false }t
t{ ' (see) 0= -> false }t