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 fd5076e + b58df18 commit 11e3ea5Copy full SHA for 11e3ea5
test/DebugInfo/async-let.swift
@@ -3,6 +3,7 @@
3
// RUN: -parse-as-library | %FileCheck %s --check-prefix=CHECK
4
5
// REQUIRES: concurrency
6
+// REQUIRES: CPU=x86_64 || CPU=arm64
7
8
public actor Alice {
9
let bob = Bob()
0 commit comments