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 0601498 + 66299f0 commit 9415becCopy full SHA for 9415bec
test/Concurrency/unsafe_param_annotations.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-typecheck-verify-swift -disable-availability-checking
2
+// REQUIRES: concurrency
3
4
func unsafelySendableClosure(@_unsafeSendable _ closure: () -> Void) { }
5
0 commit comments