--- gforth/test/string.fs 2007/12/31 19:02:25 1.6 +++ gforth/test/string.fs 2010/09/01 16:52:12 1.7 @@ -18,6 +18,8 @@ \ along with this program. If not, see http://www.gnu.org/licenses/. \ compare + +testing string wordset { here 0 c, 1 chars here 255 c, 1 chars compare -> -1 } \ search