FILE fqName:<root> fileName:/for_loops_types.kt
  PROPERTY name:sb visibility:public modality:FINAL [val]
    FIELD PROPERTY_BACKING_FIELD name:sb type:java.lang.StringBuilder visibility:private [final,static]
      EXPRESSION_BODY
        CONSTRUCTOR_CALL 'public constructor <init> () declared in java.lang.StringBuilder' type=java.lang.StringBuilder origin=null
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-sb> visibility:public modality:FINAL returnType:java.lang.StringBuilder
      correspondingProperty: PROPERTY name:sb visibility:public modality:FINAL [val]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-sb> (): java.lang.StringBuilder declared in <root>'
          GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:sb type:java.lang.StringBuilder visibility:private [final,static]' type=java.lang.StringBuilder origin=null
  FUN name:box visibility:public modality:FINAL returnType:kotlin.String
    BLOCK_BODY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_0 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_0: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_0: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_1 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_1: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_1: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_2 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_2: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_2: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_3 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Byte' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_3: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_3: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_4 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_4: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_4: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_5 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_5: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_5: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_6 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_6: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_6: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_7 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Short' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_7: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_7: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_8 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_8: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_8: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_9 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_9: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_9: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_10 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_10: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_10: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_11 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Int' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_11: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_11: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_12 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_12: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_12: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_13 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_13: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_13: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_14 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_14: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_14: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_15 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_15: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_15: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_16 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_16: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_16: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_17 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_17: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_17: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_18 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_18: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_18: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_19 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_19: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_19: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_20 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_20: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_20: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_21 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_21: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_21: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_22 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_22: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_22: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_23 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_23: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_23: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_24 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_24: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_24: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_25 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_25: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_25: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_26 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntRange' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_26: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_26: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_27 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_27: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_27: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_28 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Byte): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_28: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_28: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_29 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Short): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_29: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_29: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_30 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Int): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_30: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_30: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_31 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongRange' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_31: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_31: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_32 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_32: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_32: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_33 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_33: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_33: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_34 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_34: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_34: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_35 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_35: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_35: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_36 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_36: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_36: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_37 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_37: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_37: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_38 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_38: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_38: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_39 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_39: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_39: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_40 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_40: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_40: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_41 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_41: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_41: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_42 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_42: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_42: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_43 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_43: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_43: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_44 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Byte): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_44: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_44: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_45 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Short): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_45: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_45: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_46 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Int): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_46: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_46: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_47 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=4
              ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                ARG <this>: CONST Int type=kotlin.Int value=0
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_47: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_47: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_48 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharRange' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Char): kotlin.ranges.CharRange declared in kotlin.Char' type=kotlin.ranges.CharRange origin=RANGE
              ARG <this>: CONST Char type=kotlin.Char value='a'
              ARG other: CONST Char type=kotlin.Char value='d'
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_48: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_48: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_49 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharRange' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun until (<this>: kotlin.Char, to: kotlin.Char): kotlin.ranges.CharRange declared in kotlin.ranges' type=kotlin.ranges.CharRange origin=null
              ARG <this>: CONST Char type=kotlin.Char value='a'
              ARG to: CONST Char type=kotlin.Char value='d'
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_49: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_49: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_50 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharProgression' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Char, to: kotlin.Char): kotlin.ranges.CharProgression declared in kotlin.ranges' type=kotlin.ranges.CharProgression origin=null
              ARG <this>: CONST Char type=kotlin.Char value='d'
              ARG to: CONST Char type=kotlin.Char value='a'
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_50: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_50: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_51 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_51: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_51: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_52 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_52: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_52: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_53 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Byte' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_53: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_53: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_54 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Byte' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_54: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_54: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_55 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_55: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_55: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_56 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_56: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_56: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_57 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Short' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_57: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_57: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_58 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Short' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_58: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_58: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_59 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_59: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_59: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_60 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_60: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_60: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_61 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.Int' type=kotlin.ranges.IntRange origin=RANGE
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_61: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_61: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_62 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Int' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_62: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_62: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_63 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Byte): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_63: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_63: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_64 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Short): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_64: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_64: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_65 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Int): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_65: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_65: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_66 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.Long' type=kotlin.ranges.LongRange origin=RANGE
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG other: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_66: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_66: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_67 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_67: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_67: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_68 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_68: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_68: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_69 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_69: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_69: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_70 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Byte, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_70: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_70: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_71 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_71: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_71: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_72 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_72: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_72: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_73 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_73: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_73: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_74 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Short, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_74: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_74: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_75 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Byte): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_75: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_75: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_76 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Short): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_76: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_76: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_77 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Int): kotlin.ranges.IntRange declared in kotlin.ranges' type=kotlin.ranges.IntRange origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_77: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_77: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_78 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Int, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_78: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_78: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_79 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Byte): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_79: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_79: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_80 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Short): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_80: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_80: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_81 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Int): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_81: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_81: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_82 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Long, to: kotlin.Long): kotlin.ranges.LongRange declared in kotlin.ranges' type=kotlin.ranges.LongRange origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_82: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_82: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_83 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_83: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_83: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_84 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_84: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_84: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_85 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_85: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_85: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_86 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Byte, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_86: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_86: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_87 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_87: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_87: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_88 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_88: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_88: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_89 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_89: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_89: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_90 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Short, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_90: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_90: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_91 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Byte): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_91: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_91: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_92 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Short): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_92: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_92: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_93 type:kotlin.collections.IntIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.IntIterator declared in kotlin.ranges.IntProgression' type=kotlin.collections.IntIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.IntProgression, step: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Int): kotlin.ranges.IntProgression declared in kotlin.ranges' type=kotlin.ranges.IntProgression origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.IntIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_93: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Int [val]
              CALL 'public final fun next (): kotlin.Int declared in kotlin.collections.IntIterator' type=kotlin.Int origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_93: kotlin.collections.IntIterator declared in <root>.box' type=kotlin.collections.IntIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Int): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Int declared in <root>.box' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_94 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Int, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_94: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_94: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_95 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Byte): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toByte (): kotlin.Byte declared in kotlin.Int' type=kotlin.Byte origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_95: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_95: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_96 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Short): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toShort (): kotlin.Short declared in kotlin.Int' type=kotlin.Short origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_96: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_96: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_97 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Int): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toInt (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_97: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_97: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_98 type:kotlin.collections.LongIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.LongIterator declared in kotlin.ranges.LongProgression' type=kotlin.collections.LongIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.LongProgression, step: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Long, to: kotlin.Long): kotlin.ranges.LongProgression declared in kotlin.ranges' type=kotlin.ranges.LongProgression origin=null
                ARG <this>: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=4
                ARG to: CALL 'public open fun toLong (): kotlin.Long declared in kotlin.Int' type=kotlin.Long origin=null
                  ARG <this>: CONST Int type=kotlin.Int value=0
              ARG step: CONST Long type=kotlin.Long value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.LongIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_98: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Long [val]
              CALL 'public final fun next (): kotlin.Long declared in kotlin.collections.LongIterator' type=kotlin.Long origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_98: kotlin.collections.LongIterator declared in <root>.box' type=kotlin.collections.LongIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Long): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Long declared in <root>.box' type=kotlin.Long origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_99 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharProgression' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.CharProgression, step: kotlin.Int): kotlin.ranges.CharProgression declared in kotlin.ranges' type=kotlin.ranges.CharProgression origin=null
              ARG <this>: CALL 'public final fun rangeTo (other: kotlin.Char): kotlin.ranges.CharRange declared in kotlin.Char' type=kotlin.ranges.CharRange origin=RANGE
                ARG <this>: CONST Char type=kotlin.Char value='a'
                ARG other: CONST Char type=kotlin.Char value='d'
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_99: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_99: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_100 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharProgression' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.CharProgression, step: kotlin.Int): kotlin.ranges.CharProgression declared in kotlin.ranges' type=kotlin.ranges.CharProgression origin=null
              ARG <this>: CALL 'public final fun until (<this>: kotlin.Char, to: kotlin.Char): kotlin.ranges.CharRange declared in kotlin.ranges' type=kotlin.ranges.CharRange origin=null
                ARG <this>: CONST Char type=kotlin.Char value='a'
                ARG to: CONST Char type=kotlin.Char value='d'
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_100: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_100: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      BLOCK type=kotlin.Unit origin=FOR_LOOP
        VAR FOR_LOOP_ITERATOR name:tmp_101 type:kotlin.collections.CharIterator [val]
          CALL 'public open fun iterator (): kotlin.collections.CharIterator declared in kotlin.ranges.CharProgression' type=kotlin.collections.CharIterator origin=FOR_LOOP_ITERATOR
            ARG <this>: CALL 'public final fun step (<this>: kotlin.ranges.CharProgression, step: kotlin.Int): kotlin.ranges.CharProgression declared in kotlin.ranges' type=kotlin.ranges.CharProgression origin=null
              ARG <this>: CALL 'public final fun downTo (<this>: kotlin.Char, to: kotlin.Char): kotlin.ranges.CharProgression declared in kotlin.ranges' type=kotlin.ranges.CharProgression origin=null
                ARG <this>: CONST Char type=kotlin.Char value='d'
                ARG to: CONST Char type=kotlin.Char value='a'
              ARG step: CONST Int type=kotlin.Int value=2
        WHILE label=null origin=FOR_LOOP_INNER_WHILE
          condition: CALL 'public abstract fun hasNext (): kotlin.Boolean declared in kotlin.collections.CharIterator' type=kotlin.Boolean origin=FOR_LOOP_HAS_NEXT
            ARG <this>: GET_VAR 'val tmp_101: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
          body: BLOCK type=kotlin.Unit origin=FOR_LOOP_INNER_WHILE
            VAR FOR_LOOP_VARIABLE name:i type:kotlin.Char [val]
              CALL 'public final fun next (): kotlin.Char declared in kotlin.collections.CharIterator' type=kotlin.Char origin=FOR_LOOP_NEXT
                ARG <this>: GET_VAR 'val tmp_101: kotlin.collections.CharIterator declared in <root>.box' type=kotlin.collections.CharIterator origin=null
            TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
              CALL 'public open fun append (p0: kotlin.Char): @[FlexibleNullability] java.lang.StringBuilder? declared in java.lang.StringBuilder' type=@[FlexibleNullability] java.lang.StringBuilder? origin=null
                ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
                ARG p0: GET_VAR 'val i: kotlin.Char declared in <root>.box' type=kotlin.Char origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun appendLine (<this>: java.lang.StringBuilder): java.lang.StringBuilder declared in kotlin.text' type=java.lang.StringBuilder origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      CALL 'public final fun assertEquals <T> (expected: T of kotlin.test.assertEquals, actual: T of kotlin.test.assertEquals, message: kotlin.String?): kotlin.Unit declared in kotlin.test' type=kotlin.Unit origin=null
        TYPE_ARG T: kotlin.String
        ARG expected: CALL 'public final fun trimIndent (<this>: kotlin.String): kotlin.String declared in kotlin.text' type=kotlin.String origin=null
          ARG <this>: CONST String type=kotlin.String value="\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        01234\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        0123\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        43210\n        abcd\n        abc\n        dcba\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        024\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        02\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        420\n        ac\n        ac\n        db\n        \n        "
        ARG actual: CALL 'public open fun toString (): @[EnhancedNullability] kotlin.String declared in java.lang.StringBuilder' type=@[EnhancedNullability] kotlin.String origin=null
          ARG <this>: CALL 'public final fun <get-sb> (): java.lang.StringBuilder declared in <root>' type=java.lang.StringBuilder origin=GET_PROPERTY
      RETURN type=kotlin.Nothing from='public final fun box (): kotlin.String declared in <root>'
        CONST String type=kotlin.String value="OK"
