VolksForth/8080/CPM/cpmfiles/test-blk.fth
2024-11-10 13:15:24 +01:00

27 lines
316 B
Forth

include logfile.fth
' noop Is .status
logopen
include ans-shim.fth
: \vf [compile] \ ; immediate
include prelim.fth
include tester.fth
\ 1 verbose !
include core.fr
include coreplus.fth
include util.fth
include errorrep.fth
include coreext.fth
include doubltst.fth
include block.fth
REPORT-ERRORS
logclose