test(completion:)

Declaration

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