MODULE_FRAGMENT
  FILE fqName:<root> fileName:fragment.kt
    CLASS CLASS name:CodeFragment modality:FINAL visibility:public superTypes:[kotlin.Any]
      thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.CodeFragment
      CONSTRUCTOR visibility:public returnType:<root>.CodeFragment [primary]
        BLOCK_BODY
          DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () [primary] declared in kotlin.Any'
      FUN name:run visibility:public modality:FINAL returnType:kotlin.Int [companion]
        VALUE_PARAMETER SHARED_VARIABLE_IN_EVALUATOR_FRAGMENT kind:Regular name:p0 index:0 type:kotlin.Int [assignable]
        VALUE_PARAMETER kind:Regular name:p1 index:1 type:kotlin.Int
        VALUE_PARAMETER kind:Regular name:p2 index:2 type:kotlin.Int
        VALUE_PARAMETER SHARED_VARIABLE_IN_EVALUATOR_FRAGMENT kind:Regular name:p3 index:3 type:kotlin.Int [assignable]
        VALUE_PARAMETER kind:Regular name:p4 index:4 type:kotlin.Int
        VALUE_PARAMETER kind:Regular name:p5 index:5 type:<root>.X
        VALUE_PARAMETER kind:Regular name:p6 index:6 type:kotlin.Int
        EXPRESSION_BODY
          BLOCK type=kotlin.Int origin=null
            CALL 'public abstract fun invoke (): R of kotlin.Function0 [operator] declared in kotlin.Function0' type=kotlin.Int origin=INVOKE
              ARG <this>: FUN_EXPR type=kotlin.Function0<kotlin.Int> origin=LAMBDA
                FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Int
                  BLOCK_BODY
                    RETURN type=kotlin.Nothing from='local final fun <anonymous> (): kotlin.Int declared in <root>.CodeFragment.run'
                      CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                        ARG <this>: CALL 'public abstract fun invoke (): R of kotlin.Function0 [operator] declared in kotlin.Function0' type=kotlin.Int origin=INVOKE
                          ARG <this>: FUN_EXPR type=kotlin.Function0<kotlin.Int> origin=LAMBDA
                            FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Int
                              BLOCK_BODY
                                SET_VAR 'p0: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Unit origin=null
                                  CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUSEQ
                                    ARG <this>: GET_VAR 'p0: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Int origin=PLUSEQ
                                    ARG other: CONST Int type=kotlin.Int value=12
                                RETURN type=kotlin.Nothing from='local final fun <anonymous> (): kotlin.Int declared in <root>.CodeFragment.run.<anonymous>'
                                  CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                    ARG <this>: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                      ARG <this>: CALL 'public abstract fun invoke (): R of kotlin.Function0 [operator] declared in kotlin.Function0' type=kotlin.Int origin=INVOKE
                                        ARG <this>: FUN_EXPR type=kotlin.Function0<kotlin.Int> origin=LAMBDA
                                          FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Int
                                            BLOCK_BODY
                                              RETURN type=kotlin.Nothing from='local final fun <anonymous> (): kotlin.Int declared in <root>.CodeFragment.run.<anonymous>.<anonymous>'
                                                CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                                  ARG <this>: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                                    ARG <this>: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                                      ARG <this>: CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                                        ARG <this>: GET_VAR 'p1: kotlin.Int declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                                                        ARG other: GET_VAR 'p2: kotlin.Int declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                                                      ARG other: CALL 'public abstract fun invoke (): R of kotlin.Function0 [operator] declared in kotlin.Function0' type=kotlin.Int origin=INVOKE
                                                        ARG <this>: FUN_EXPR type=kotlin.Function0<kotlin.Int> origin=LAMBDA
                                                          FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Int
                                                            BLOCK_BODY
                                                              SET_VAR 'p3: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Unit origin=null
                                                                CALL 'public final fun times (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=MULTEQ
                                                                  ARG <this>: GET_VAR 'p3: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Int origin=MULTEQ
                                                                  ARG other: CONST Int type=kotlin.Int value=5
                                                              RETURN type=kotlin.Nothing from='local final fun <anonymous> (): kotlin.Int declared in <root>.CodeFragment.run.<anonymous>.<anonymous>.<anonymous>'
                                                                CALL 'public final fun plus (other: kotlin.Int): kotlin.Int [operator] declared in kotlin.Int' type=kotlin.Int origin=PLUS
                                                                  ARG <this>: GET_VAR 'p3: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                                                                  ARG other: GET_VAR 'p4: kotlin.Int declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                                                    ARG other: CALL 'public final fun <get-propLazy> (): kotlin.Int declared in <root>.X' type=kotlin.Int origin=GET_PROPERTY
                                                      ARG <this>: GET_VAR 'p5: <root>.X declared in <root>.CodeFragment.run' type=<root>.X origin=IMPLICIT_ARGUMENT
                                                  ARG other: CALL 'public final fun <get-x> (): kotlin.Int declared in <root>.X' type=kotlin.Int origin=GET_PROPERTY
                                                    ARG <this>: GET_VAR 'p5: <root>.X declared in <root>.CodeFragment.run' type=<root>.X origin=IMPLICIT_ARGUMENT
                                      ARG other: GET_VAR 'p0: kotlin.Int [assignable] declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                                    ARG other: GET_VAR 'p6: kotlin.Int declared in <root>.CodeFragment.run' type=kotlin.Int origin=null
                        ARG other: CALL 'public final fun <get-propVar> (): kotlin.Int declared in <root>.X' type=kotlin.Int origin=GET_PROPERTY
                          ARG <this>: GET_VAR 'p5: <root>.X declared in <root>.CodeFragment.run' type=<root>.X origin=IMPLICIT_ARGUMENT
