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 0d04dfd commit 9b7821dCopy full SHA for 9b7821d
test/Prototypes/Algorithms.swift
@@ -9,6 +9,7 @@
9
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
//
11
//===----------------------------------------------------------------------===//
12
+// RUN: %empty-directory(%t)
13
// RUN: %target-build-swift -g -Onone -DUSE_STDLIBUNITTEST %s -o %t/a.out
14
// RUN: %target-run %t/a.out
15
// REQUIRES: executable_test
0 commit comments