FILE fqName:<root> fileName:/simple.kt
  PROPERTY name:test type:kotlin.Int visibility:public modality:FINAL flags:val
    FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.Int visibility:public
      EXPRESSION_BODY
        CALL 'plus(Int): Int' type=kotlin.Int origin=PLUS
          $this: CONST Int type=kotlin.Int value=2
          other: CONST Int type=kotlin.Int value=2
    FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test> visibility:public modality:FINAL <> () returnType:Int flags:
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='<get-test>(): Int'
          GET_FIELD 'test: Int' type=kotlin.Int origin=null

