hence/examples/testforth.fth

7 lines
65 B
Forth
Raw Normal View History

2023-03-23 16:59:10 +00:00
: test 40 2 + ;
2023-03-24 20:13:40 +00:00
." test\n"
." jdsafhjfnjfn\n"
2023-03-31 12:36:00 +00:00
debug drop debug