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 92b7e13 + fb30202 commit 063d8aeCopy full SHA for 063d8ae
test/Concurrency/concurrent_value_inference.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-typecheck-verify-swift -enable-library-evolution
2
+// REQUIRES: concurrency
3
4
class C1 { }
5
final class C2: Sendable { }
0 commit comments