We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d20c74 commit c9345a3Copy full SHA for c9345a3
stdlib/public/Concurrency/PartialAsyncTask.swift
@@ -454,6 +454,7 @@ extension ExecutorJob {
454
455
// Helper to create a trampoline job to execute a job on a specified
456
// executor.
457
+@available(StdlibDeploymentTarget 6.2, *)
458
extension ExecutorJob {
459
460
/// Create a trampoline to enqueue the specified job on the specified
0 commit comments