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 5db5733 + 3440c4d commit b26e38eCopy full SHA for b26e38e
test/Concurrency/reasync_ranking.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-typecheck-verify-swift -enable-experimental-concurrency
2
+// REQUIRES: concurrency
3
4
// We don't want 'reasync' overloads to have a higher score in the
5
// case of a sync vs reasync mismatch the way 'async' overloads do,
0 commit comments