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 3659e77 + 3e095ec commit 4de232eCopy full SHA for 4de232e
test/Concurrency/Runtime/async_task_yield.swift
@@ -3,6 +3,8 @@
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
5
6
+// REQUIRES: rdar76274257
7
+
8
@available(macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, *)
9
protocol Go: Actor {
10
func go(times: Int) async -> Int
0 commit comments