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.
1 parent c0c24c1 commit 819de8aCopy full SHA for 819de8a
test/Concurrency/dispatch_inference.swift
@@ -3,8 +3,6 @@
3
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -strict-concurrency=complete %s -emit-sil -o /dev/null -verify -strict-concurrency=complete
4
// RUN: %target-swift-frontend -disable-availability-checking %import-libdispatch -strict-concurrency=complete %s -emit-sil -o /dev/null -verify -strict-concurrency=complete -enable-upcoming-feature RegionBasedIsolation
5
6
-// https://github.com/apple/swift/issues/69481
7
-// REQUIRES: GH69481
8
// REQUIRES: concurrency
9
// REQUIRES: libdispatch
10
// REQUIRES: asserts
0 commit comments