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

  TYPE
    mlt$integer_type = (mlc$signed_integer, mlc$unsigned_integer);
