MODULE_FRAGMENT
  FILE fqName:<root> fileName:main.kt
    FUN name:ArticleScreenContent visibility:private modality:FINAL returnType:kotlin.Unit
      VALUE_PARAMETER kind:Regular name:title index:0 type:kotlin.String
      VALUE_PARAMETER kind:Regular name:bottomBarContent index:1 type:@[MyInlineable] kotlin.Function0<kotlin.Unit>
        EXPRESSION_BODY
          FUN_EXPR type=kotlin.Function0<kotlin.Unit> origin=LAMBDA
            FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
              annotations:
                MyInlineable
              BLOCK_BODY
                RETURN type=kotlin.Nothing from='local final fun <anonymous> (): kotlin.Unit declared in <root>.ArticleScreenContent'
                  GET_OBJECT 'CLASS IR_EXTERNAL_DECLARATION_STUB OBJECT name:Unit modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit
      annotations:
        MyInlineable
      BLOCK_BODY
        CALL 'public final fun Scaffold (topBar: @[MyInlineable] kotlin.Function0<kotlin.Unit>, bottomBar: @[MyInlineable] kotlin.Function0<kotlin.Unit>): kotlin.Unit declared in p3' type=kotlin.Unit origin=null
          ARG topBar: FUN_EXPR type=kotlin.Function0<kotlin.Unit> origin=LAMBDA
            FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
              annotations:
                MyInlineable
              BLOCK_BODY
                CALL 'private final fun TopAppBar (title: kotlin.String): kotlin.Unit declared in <root>' type=kotlin.Unit origin=null
                  ARG title: GET_VAR 'title: kotlin.String declared in <root>.ArticleScreenContent' type=kotlin.String origin=null
          ARG bottomBar: GET_VAR 'bottomBarContent: @[MyInlineable] kotlin.Function0<kotlin.Unit> declared in <root>.ArticleScreenContent' type=@[MyInlineable] kotlin.Function0<kotlin.Unit> origin=null
    FUN name:TopAppBar visibility:private modality:FINAL returnType:kotlin.Unit
      VALUE_PARAMETER kind:Regular name:title index:0 type:kotlin.String
      annotations:
        MyInlineable
      BLOCK_BODY
