VolksForth/8086/msdos/tests/test-blk.fth
2022-03-19 22:37:33 +01:00

26 lines
322 B
Forth

include log2file.fth
logopen output.log
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
use empty.fb
include block.fth
REPORT-ERRORS
logclose