!7 cmodule TestPartialAttractors > DynPrintLog { start { PJFindAttractor a = new(" am"); LS tok = javaTok("it is 9 am now and will be 10 am soon"); pnl(pAttractor_allMatches(a, tok)); } }