FILE fqName:<root> fileName:/arrayAccess.kt
  PROPERTY name:p visibility:public modality:FINAL [val]
    FIELD PROPERTY_BACKING_FIELD name:p type:kotlin.Int visibility:private [final,static]
      EXPRESSION_BODY
        CONST Int type=kotlin.Int value=0
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-p> visibility:public modality:FINAL returnType:kotlin.Int
      correspondingProperty: PROPERTY name:p visibility:public modality:FINAL [val]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-p> (): kotlin.Int declared in <root>'
          GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:p type:kotlin.Int visibility:private [final,static]' type=kotlin.Int origin=null
  FUN name:foo visibility:public modality:FINAL returnType:kotlin.Int
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun foo (): kotlin.Int declared in <root>'
        CONST Int type=kotlin.Int value=1
  FUN name:test visibility:public modality:FINAL returnType:kotlin.Int
    VALUE_PARAMETER kind:Regular name:a index:0 type:kotlin.IntArray
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun test (a: kotlin.IntArray): kotlin.Int declared in <root>'
        CALL 'public final fun plus (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PLUS
          ARG <this>: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PLUS
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=GET_ARRAY_ELEMENT
              ARG <this>: GET_VAR 'a: kotlin.IntArray declared in <root>.test' type=kotlin.IntArray origin=null
              ARG index: CONST Int type=kotlin.Int value=0
            ARG other: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=GET_ARRAY_ELEMENT
              ARG <this>: GET_VAR 'a: kotlin.IntArray declared in <root>.test' type=kotlin.IntArray origin=null
              ARG index: CALL 'public final fun <get-p> (): kotlin.Int declared in <root>' type=kotlin.Int origin=GET_PROPERTY
          ARG other: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=GET_ARRAY_ELEMENT
            ARG <this>: GET_VAR 'a: kotlin.IntArray declared in <root>.test' type=kotlin.IntArray origin=null
            ARG index: CALL 'public final fun foo (): kotlin.Int declared in <root>' type=kotlin.Int origin=null
  FUN name:test1 visibility:public modality:FINAL returnType:kotlin.Unit
    VALUE_PARAMETER kind:Regular name:a index:0 type:kotlin.IntArray
    BLOCK_BODY
      BLOCK type=kotlin.Unit origin=PLUSEQ
        VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:kotlin.IntArray [val]
          GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        VAR IR_TEMPORARY_VARIABLE name:tmp_1 type:kotlin.Int [val]
          CONST Int type=kotlin.Int value=0
        CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=PLUSEQ
          ARG <this>: GET_VAR 'val tmp_0: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_1: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
          ARG value: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PLUSEQ
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PLUSEQ
              ARG <this>: GET_VAR 'val tmp_0: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
              ARG index: GET_VAR 'val tmp_1: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
            ARG other: CONST Int type=kotlin.Int value=1
      BLOCK type=kotlin.Unit origin=MINUSEQ
        VAR IR_TEMPORARY_VARIABLE name:tmp_2 type:kotlin.IntArray [val]
          GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        VAR IR_TEMPORARY_VARIABLE name:tmp_3 type:kotlin.Int [val]
          CONST Int type=kotlin.Int value=1
        CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=MINUSEQ
          ARG <this>: GET_VAR 'val tmp_2: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_3: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
          ARG value: CALL 'public final fun minus (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=MINUSEQ
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=MINUSEQ
              ARG <this>: GET_VAR 'val tmp_2: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
              ARG index: GET_VAR 'val tmp_3: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
            ARG other: CONST Int type=kotlin.Int value=2
      BLOCK type=kotlin.Unit origin=MULTEQ
        VAR IR_TEMPORARY_VARIABLE name:tmp_4 type:kotlin.IntArray [val]
          GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        VAR IR_TEMPORARY_VARIABLE name:tmp_5 type:kotlin.Int [val]
          CONST Int type=kotlin.Int value=2
        CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=MULTEQ
          ARG <this>: GET_VAR 'val tmp_4: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_5: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
          ARG value: CALL 'public final fun times (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=MULTEQ
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=MULTEQ
              ARG <this>: GET_VAR 'val tmp_4: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
              ARG index: GET_VAR 'val tmp_5: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
            ARG other: CONST Int type=kotlin.Int value=3
      BLOCK type=kotlin.Unit origin=DIVEQ
        VAR IR_TEMPORARY_VARIABLE name:tmp_6 type:kotlin.IntArray [val]
          GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        VAR IR_TEMPORARY_VARIABLE name:tmp_7 type:kotlin.Int [val]
          CONST Int type=kotlin.Int value=3
        CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=DIVEQ
          ARG <this>: GET_VAR 'val tmp_6: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_7: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
          ARG value: CALL 'public final fun div (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=DIVEQ
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=DIVEQ
              ARG <this>: GET_VAR 'val tmp_6: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
              ARG index: GET_VAR 'val tmp_7: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
            ARG other: CONST Int type=kotlin.Int value=4
      BLOCK type=kotlin.Unit origin=PERCEQ
        VAR IR_TEMPORARY_VARIABLE name:tmp_8 type:kotlin.IntArray [val]
          GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        VAR IR_TEMPORARY_VARIABLE name:tmp_9 type:kotlin.Int [val]
          CONST Int type=kotlin.Int value=4
        CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=PERCEQ
          ARG <this>: GET_VAR 'val tmp_8: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_9: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
          ARG value: CALL 'public final fun rem (other: kotlin.Int): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PERCEQ
            ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PERCEQ
              ARG <this>: GET_VAR 'val tmp_8: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
              ARG index: GET_VAR 'val tmp_9: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
            ARG other: CONST Int type=kotlin.Int value=5
      CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=EQ
        ARG <this>: GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        ARG index: CONST Int type=kotlin.Int value=5
        ARG value: CONST Int type=kotlin.Int value=6
      VAR IR_TEMPORARY_VARIABLE name:tmp_10 type:kotlin.IntArray [val]
        GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_11 type:kotlin.Int [val]
        CONST Int type=kotlin.Int value=6
      VAR IR_TEMPORARY_VARIABLE name:tmp_12 type:kotlin.Int [val]
        CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=POSTFIX_INCR
          ARG <this>: GET_VAR 'val tmp_10: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_11: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=POSTFIX_INCR
        ARG <this>: GET_VAR 'val tmp_10: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        ARG index: GET_VAR 'val tmp_11: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
        ARG value: CALL 'public final fun inc (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=POSTFIX_INCR
          ARG <this>: GET_VAR 'val tmp_12: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        GET_VAR 'val tmp_12: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_13 type:kotlin.IntArray [val]
        GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_14 type:kotlin.Int [val]
        CONST Int type=kotlin.Int value=7
      CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=PREFIX_INCR
        ARG <this>: GET_VAR 'val tmp_13: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        ARG index: GET_VAR 'val tmp_14: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
        ARG value: CALL 'public final fun inc (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PREFIX_INCR
          ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PREFIX_INCR
            ARG <this>: GET_VAR 'val tmp_13: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
            ARG index: GET_VAR 'val tmp_14: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PREFIX_INCR
          ARG <this>: GET_VAR 'val tmp_13: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_14: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_15 type:kotlin.IntArray [val]
        GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_16 type:kotlin.Int [val]
        CONST Int type=kotlin.Int value=8
      VAR IR_TEMPORARY_VARIABLE name:tmp_17 type:kotlin.Int [val]
        CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=POSTFIX_DECR
          ARG <this>: GET_VAR 'val tmp_15: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_16: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=POSTFIX_DECR
        ARG <this>: GET_VAR 'val tmp_15: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        ARG index: GET_VAR 'val tmp_16: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
        ARG value: CALL 'public final fun dec (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=POSTFIX_DECR
          ARG <this>: GET_VAR 'val tmp_17: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        GET_VAR 'val tmp_17: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_18 type:kotlin.IntArray [val]
        GET_VAR 'a: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
      VAR IR_TEMPORARY_VARIABLE name:tmp_19 type:kotlin.Int [val]
        CONST Int type=kotlin.Int value=9
      CALL 'public final fun set (index: kotlin.Int, value: kotlin.Int): kotlin.Unit declared in kotlin.IntArray' type=kotlin.Unit origin=PREFIX_DECR
        ARG <this>: GET_VAR 'val tmp_18: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
        ARG index: GET_VAR 'val tmp_19: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
        ARG value: CALL 'public final fun dec (): kotlin.Int declared in kotlin.Int' type=kotlin.Int origin=PREFIX_DECR
          ARG <this>: CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PREFIX_DECR
            ARG <this>: GET_VAR 'val tmp_18: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
            ARG index: GET_VAR 'val tmp_19: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
      TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
        CALL 'public final fun get (index: kotlin.Int): kotlin.Int declared in kotlin.IntArray' type=kotlin.Int origin=PREFIX_DECR
          ARG <this>: GET_VAR 'val tmp_18: kotlin.IntArray declared in <root>.test1' type=kotlin.IntArray origin=null
          ARG index: GET_VAR 'val tmp_19: kotlin.Int declared in <root>.test1' type=kotlin.Int origin=null
