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 91b4757 + 354d061 commit d7d98c2Copy full SHA for d7d98c2
test/Concurrency/Runtime/executor_deinit1.swift
@@ -6,11 +6,6 @@
6
// REQUIRES: concurrency_runtime
7
// UNSUPPORTED: back_deployment_runtime
8
9
-// https://github.com/apple/swift/issues/56817
10
-// UNSUPPORTED: OS=linux-gnu
11
-
12
-// REQUIRES: rdar78325660
13
14
// doesn't matter that it's bool identity function or not
15
func boolIdentityFn(_ x : Bool) -> Bool { return x }
16
0 commit comments