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.
isolated_deinit_main_sync.swift
1 parent f2ad9f3 commit 072e3aaCopy full SHA for 072e3aa
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