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 f69dfc2 commit b8d8a45Copy full SHA for b8d8a45
test/Concurrency/Runtime/async_task_detach.swift
@@ -7,9 +7,6 @@
7
// UNSUPPORTED: use_os_stdlib
8
// UNSUPPORTED: back_deployment_runtime
9
10
-// https://bugs.swift.org/browse/SR-14333
11
-// UNSUPPORTED: OS=windows-msvc
12
-
13
class X {
14
init() {
15
print("X: init")
0 commit comments