Skip to content

Commit 3440c4d

Browse files
committed
Add missing REQUIRES: concurrency
1 parent 9a72b77 commit 3440c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/reasync_ranking.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 -enable-experimental-concurrency
2+
// REQUIRES: concurrency
23

34
// We don't want 'reasync' overloads to have a higher score in the
45
// case of a sync vs reasync mismatch the way 'async' overloads do,

0 commit comments

Comments
 (0)