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 e5d7885 commit d12e1b4Copy full SHA for d12e1b4
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