Skip to content

Commit 65bdb80

Browse files
committed
tests: the Concurrency/predates_concurrency_swift6.swift requires asserts
1 parent 35fe8e7 commit 65bdb80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/predates_concurrency_swift6.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -disable-availability-checking -swift-version 6
22
// REQUIRES: concurrency
3+
// REQUIRES: asserts
34

45
@_predatesConcurrency func unsafelySendableClosure(_ closure: @Sendable () -> Void) { }
56

0 commit comments

Comments
 (0)