FILE fqName:<root> fileName:/memberTypeArguments.kt
  CLASS CLASS name:GenericClass modality:FINAL visibility:public flags:
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:GenericClass<T> flags:
    superClasses:
      CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Any modality:OPEN visibility:public flags:
    TYPE_PARAMETER name:T index:0 variance: upperBounds:[kotlin.Any?]
      superClassifiers:
        CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Any modality:OPEN visibility:public flags:
    CONSTRUCTOR visibility:public <> (value:T) returnType:GenericClass<T> flags:
      VALUE_PARAMETER name:value index:0 type:T flags:
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
        INSTANCE_INITIALIZER_CALL classDescriptor='GenericClass'
    PROPERTY name:value type:T visibility:public modality:FINAL flags:val
      FIELD PROPERTY_BACKING_FIELD name:value type:T visibility:public
        EXPRESSION_BODY
          GET_VAR 'value-parameter value: T' type=T origin=INITIALIZE_PROPERTY_FROM_PARAMETER
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-value> visibility:public modality:FINAL <> ($this:GenericClass<T>) returnType:T flags:
        $this: VALUE_PARAMETER name:<this> type:GenericClass<T> flags:
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='<get-value>(): T'
            GET_FIELD 'value: T' type=T origin=null
              receiver: GET_VAR 'this@GenericClass: GenericClass<T>' type=GenericClass<T> origin=null
    FUN name:withNewValue visibility:public modality:FINAL <> ($this:GenericClass<T>, newValue:T) returnType:GenericClass<T> flags:
      $this: VALUE_PARAMETER name:<this> type:GenericClass<T> flags:
      VALUE_PARAMETER name:newValue index:0 type:T flags:
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='withNewValue(T): GenericClass<T>'
          CALL 'constructor GenericClass(T)' type=GenericClass<T> origin=null
            <T>: T
            value: GET_VAR 'value-parameter newValue: T' type=T origin=null
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:Boolean flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:Boolean flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
      VALUE_PARAMETER name:other index:0 type:kotlin.Any? flags:
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:Int flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:Int flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:String flags:
      overridden:
        FUN IR_EXTERNAL_DECLARATION_STUB name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:String flags:
      $this: VALUE_PARAMETER name:<this> type:kotlin.Any flags:
