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 35fe8e7 + 65bdb80 commit 987d53eCopy full SHA for 987d53e
test/Concurrency/predates_concurrency_swift6.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-typecheck-verify-swift -disable-availability-checking -swift-version 6
2
// REQUIRES: concurrency
3
+// REQUIRES: asserts
4
5
@_predatesConcurrency func unsafelySendableClosure(_ closure: @Sendable () -> Void) { }
6
0 commit comments