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 bf8840b commit 0574c9dCopy full SHA for 0574c9d
test/Interpreter/extended_existential.swift
@@ -1,5 +1,5 @@
1
// RUN: %empty-directory(%t)
2
-// RUN: %target-build-swift -O -target arm64-apple-macos15.0 %s -o %t/a.out
+// RUN: %target-build-swift -O -target %target-cpu-apple-macos15.0 %s -o %t/a.out
3
// RUN: %target-codesign %t/a.out
4
// RUN: %target-run %t/a.out | %FileCheck %s
5
0 commit comments