1
0
mirror of https://github.com/mgcaret/of816.git synced 2025-08-05 08:25:52 +00:00
Files
of816/test/7.5.3.fs
2020-03-13 23:33:14 -07:00

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