module prompt.preexec; import comp.hr; string preexec(int col) { return hr(col); }