!7 cmodule RegexpMatcher > DynPrintLogAndEnabled { L jobQueue = linkedList(); sclass Job { S regexp, input; O whenDone; // voidfunc(Matcher) } void step { } }