Skip to content

Commit 9415bec

Browse files
authored
Merge pull request #39848 from davezarzycki/pr39848
2 parents 0601498 + 66299f0 commit 9415bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/unsafe_param_annotations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -disable-availability-checking
2+
// REQUIRES: concurrency
23

34
func unsafelySendableClosure(@_unsafeSendable _ closure: () -> Void) { }
45

0 commit comments

Comments
 (0)