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.
2 parents 0c3be92 + c9345a3 commit 5857cbeCopy full SHA for 5857cbe
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