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 117cc75 commit 4c80b71Copy full SHA for 4c80b71
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