Annotation of gforth/test/tester.fs, revision 1.7

1.6       anton       1: \ drop-in replacement for John Hayes' tester
1.1       anton       2: 
1.7     ! anton       3: \ This file is in the public domain. NO WARRANTY.
        !             4: \ Note licensing for ttester.fs
        !             5: 
1.6       anton       6: S" ./ttester.fs" INCLUDED
1.3       anton       7: 
1.6       anton       8: : { T{ ;
1.5       anton       9: 
1.6       anton      10: : } }T ;
1.5       anton      11: 
1.1       anton      12: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>