expression: function::apply
expected type: KaFunctionType:
  annotations: []
  typeArguments: [
    KaTypeParameterType:
      annotations: []
      type: T
    KaFlexibleType:
      annotations: []
      type: ft<U & Any, U>
  ]
  type: (T) -> ft<U & Any, U>
