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 158708b + 373a974 commit a1d18cfCopy full SHA for a1d18cf
test/Prototypes/Hypoarray.swift
@@ -10,7 +10,7 @@
10
//
11
//===----------------------------------------------------------------------===//
12
// RUN: %empty-directory(%t)
13
-// RUN: %target-build-swift -swift-version 6 -o %t/a.out %s
+// RUN: %target-build-swift -o %t/a.out %s
14
// RUN: %target-codesign %t/a.out
15
// RUN: %target-run %t/a.out
16
// REQUIRES: executable_test
0 commit comments