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 c0c9481 + f475480 commit 10345d3Copy full SHA for 10345d3
test/embedded/unowned-task-executor.swift
@@ -6,6 +6,9 @@
6
// REQUIRES: OS=macosx
7
// REQUIRES: swift_feature_Embedded
8
9
+// check lines do not match ptrauch code
10
+// UNSUPPORTED: CPU=arm64e
11
+
12
import _Concurrency
13
14
public var e: (any TaskExecutor)? = nil
0 commit comments