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 3659e77 commit 3e095ecCopy full SHA for 3e095ec
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