1 2 3 4 5: test [char] " parse type ; test foobar" .s \ foobar<0> : test c" count" count type ; test .s \ count<0>
1 2 3 4 5
: test [char] " parse type ; test foobar" .s \ foobar<0> : test c" count" count type ; test .s \ count<0>