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 1e2d056 + 45505ef commit 71e3136Copy full SHA for 71e3136
test/Concurrency/hoptomainactorifneeded_interpreter.swift
@@ -12,6 +12,11 @@
12
// RUN: %target-codesign %t/main_crash
13
// RUN: %target-run %t/main_crash %t/%target-library-name(PreconcurrencyUnchecked)
14
15
+// REQUIRES: asserts
16
+// REQUIRES: executable_test
17
+// REQUIRES: concurrency
18
+// REQUIRES: objc_interop
19
+
20
// UNSUPPORTED: back_deployment_runtime
21
// UNSUPPORTED: back_deploy_concurrency
22
// UNSUPPORTED: use_os_stdlib
0 commit comments