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 af65227 + 0f065b9 commit e8ca436Copy full SHA for e8ca436
test/Concurrency/dispatch_inference.swift
@@ -3,6 +3,8 @@
3
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -warn-concurrency %s -emit-sil -o /dev/null -verify -strict-concurrency=complete
4
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -warn-concurrency %s -emit-sil -o /dev/null -verify -strict-concurrency=complete -enable-experimental-feature SendNonSendable
5
6
+// https://github.com/apple/swift/issues/70759
7
+// REQUIRES: GH70759
8
// REQUIRES: concurrency
9
// REQUIRES: libdispatch
10
// REQUIRES: asserts
0 commit comments