test(completionHandler:)

Declaration

func test(completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func test() async throws