FILE fqName:<root> fileName:/kt55458Old.kt
  FUN name:runMe visibility:public modality:FINAL returnType:kotlin.Unit
    BLOCK_BODY
      VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:kotlin.Pair<kotlin.Int, kotlin.Int> [val]
        CALL 'public final fun to <A, B> (<this>: A of kotlin.to, that: B of kotlin.to): kotlin.Pair<A of kotlin.to, B of kotlin.to> declared in kotlin' type=kotlin.Pair<kotlin.Int, kotlin.Int> origin=null
          TYPE_ARG A: kotlin.Int
          TYPE_ARG B: kotlin.Int
          ARG <this>: CONST Int type=kotlin.Int value=1
          ARG that: CONST Int type=kotlin.Int value=2
      VAR name:a type:kotlin.Int [val]
        CALL 'public final fun component1 (): A of kotlin.Pair declared in kotlin.Pair' type=kotlin.Int origin=COMPONENT_N(index=1)
          ARG <this>: GET_VAR 'val tmp_0: kotlin.Pair<kotlin.Int, kotlin.Int> declared in <root>.runMe' type=kotlin.Pair<kotlin.Int, kotlin.Int> origin=null
      CALL 'public final fun println (message: kotlin.Any?): kotlin.Unit declared in kotlin.io' type=kotlin.Unit origin=null
        ARG message: GET_VAR 'val a: kotlin.Int declared in <root>.runMe' type=kotlin.Int origin=null
