MODULE_FRAGMENT
  FILE fqName:<root> fileName:main.kt
    FUN name:AuthorAndReadTime visibility:public modality:FINAL returnType:kotlin.Unit
      VALUE_PARAMETER kind:Regular name:b index:0 type:p2.B
      BLOCK_BODY
        CALL 'public final fun Row (a: p2.A, content: @[MyInlineable] @[ExtensionFunctionType] kotlin.Function1<p3.RowScope, kotlin.Unit>): kotlin.Unit [inline] declared in p3' type=kotlin.Unit origin=null
          ARG a: CONSTRUCTOR_CALL 'public constructor <init> () [primary] declared in p2.A' type=p2.A origin=null
          ARG content: FUN_EXPR type=@[ExtensionFunctionType] kotlin.Function1<p3.RowScope, kotlin.Unit> origin=LAMBDA
            FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
              VALUE_PARAMETER kind:ExtensionReceiver name:$this$Row index:0 type:p3.RowScope
              annotations:
                MyInlineable
              BLOCK_BODY
                CALL 'public final fun callB (): kotlin.Unit declared in p2.B' type=kotlin.Unit origin=null
                  ARG <this>: GET_VAR 'b: p2.B declared in <root>.AuthorAndReadTime' type=p2.B origin=null
