IrFile /implicitCastOnPlatformType.kt
  IrFunction public fun test(): kotlin.String
    IrExpressionBody
      BLOCK type=<no-type> hasResult=false operator=null
        RETURN type=<no-type>
          TYPE_OP operator=IMPLICIT_NOTNULL typeOperand=kotlin.String
            CALL .getProperty type=kotlin.String! operator=null
              p0: CONST String type=kotlin.String value='test'
