!7 cmodule Maybe > DynPrintLog { start-thread { S s = "maybe i'm drinking the wrong stuff"; print(s); s = ai_dropFillers1(s); print(s); } }