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