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 cda907e + 072e3aa commit 51cce0dCopy full SHA for 51cce0d
test/Concurrency/Runtime/isolated_deinit_main_sync.swift
@@ -3,6 +3,7 @@
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
5
// REQUIRES: concurrency_runtime
6
+// UNSUPPORTED: back_deployment_runtime
7
8
var isDead: Bool = false
9
0 commit comments