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 de1b0f4 + 7f677ce commit a09bf8fCopy full SHA for a09bf8f
test/Concurrency/actor_data_race_checks_minimal.swift
@@ -3,6 +3,7 @@
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
5
// REQUIRES: concurrency_runtime
6
+// UNSUPPORTED: freestanding
7
8
@preconcurrency @MainActor
9
protocol P {
0 commit comments