FILE fqName:<root> fileName:/jvmStaticFieldReference.kt
  FUN name:testFun visibility:public modality:FINAL <> () returnType:Unit flags:
    BLOCK_BODY
      CALL 'println(String!): Unit' type=kotlin.Unit origin=null
        $this: TYPE_OP type=java.io.PrintStream origin=IMPLICIT_NOTNULL typeOperand=java.io.PrintStream
          typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:PrintStream modality:OPEN visibility:public flags:
          GET_FIELD 'out: PrintStream!' type=java.io.PrintStream! origin=GET_PROPERTY
        x: CONST String type=kotlin.String value=testFun
  PROPERTY name:testProp type:kotlin.Any visibility:public modality:FINAL flags:var
    FUN name:<get-testProp> visibility:public modality:FINAL <> () returnType:Any flags:
      BLOCK_BODY
        CALL 'println(String!): Unit' type=kotlin.Unit origin=null
          $this: TYPE_OP type=java.io.PrintStream origin=IMPLICIT_NOTNULL typeOperand=java.io.PrintStream
            typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:PrintStream modality:OPEN visibility:public flags:
            GET_FIELD 'out: PrintStream!' type=java.io.PrintStream! origin=GET_PROPERTY
          x: CONST String type=kotlin.String value=testProp/get
        RETURN type=kotlin.Nothing from='<get-testProp>(): Any'
          CONST Int type=kotlin.Int value=42
    FUN name:<set-testProp> visibility:public modality:FINAL <> (value:kotlin.Any) returnType:Unit flags:
      VALUE_PARAMETER name:value index:0 type:kotlin.Any flags:
      BLOCK_BODY
        CALL 'println(String!): Unit' type=kotlin.Unit origin=null
          $this: TYPE_OP type=java.io.PrintStream origin=IMPLICIT_NOTNULL typeOperand=java.io.PrintStream
            typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:PrintStream modality:OPEN visibility:public flags:
            GET_FIELD 'out: PrintStream!' type=java.io.PrintStream! origin=GET_PROPERTY
          x: CONST String type=kotlin.String value=testProp/set
  CLASS CLASS name:TestClass modality:FINAL visibility:public flags:
    $this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:TestClass flags:
    superClasses:
      CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Any modality:OPEN visibility:public flags:
    CONSTRUCTOR visibility:public <> () returnType:TestClass flags:
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
        INSTANCE_INITIALIZER_CALL classDescriptor='TestClass'
    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
          WHEN type=kotlin.Int origin=WHEN
            BRANCH
              if: CONST Boolean type=kotlin.Boolean value=true
              then: BLOCK type=kotlin.Int origin=null
                CALL 'println(String!): Unit' type=kotlin.Unit origin=null
                  $this: TYPE_OP type=java.io.PrintStream origin=IMPLICIT_NOTNULL typeOperand=java.io.PrintStream
                    typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:PrintStream modality:OPEN visibility:public flags:
                    GET_FIELD 'out: PrintStream!' type=java.io.PrintStream! origin=GET_PROPERTY
                  x: CONST String type=kotlin.String value=TestClass/test
                CONST Int type=kotlin.Int value=42
      FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test> visibility:public modality:FINAL <> ($this:TestClass) returnType:Int flags:
        $this: VALUE_PARAMETER name:<this> type:TestClass flags:
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='<get-test>(): Int'
            GET_FIELD 'test: Int' type=kotlin.Int origin=null
              receiver: GET_VAR 'this@TestClass: TestClass' type=TestClass origin=null
    ANONYMOUS_INITIALIZER TestClass
      BLOCK_BODY
        CALL 'println(String!): Unit' type=kotlin.Unit origin=null
          $this: TYPE_OP type=java.io.PrintStream origin=IMPLICIT_NOTNULL typeOperand=java.io.PrintStream
            typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:PrintStream modality:OPEN visibility:public flags:
            GET_FIELD 'out: PrintStream!' type=java.io.PrintStream! origin=GET_PROPERTY
          x: CONST String type=kotlin.String value=TestClass/init
    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:

