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 2a9a62c + 4c80b71 commit f85633aCopy full SHA for f85633a
test/Concurrency/Runtime/yielding_continuation.swift
@@ -3,6 +3,9 @@
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
5
6
+// https://bugs.swift.org/browse/SR-14466
7
+// UNSUPPORTED: OS=windows-msvc
8
+
9
import _Concurrency
10
import StdlibUnittest
11
0 commit comments