  ?? SKIP := 2 ??
  ?? PUSH (LIST := ON) ??
  { MLTCOMP -- Declaration of mlt$compare }
  ?? POP ??

  TYPE
    mlt$compare = (mlc$equal, mlc$source_is_greater, mlc$unordered,
      mlc$target_is_greater);
