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 7d61a5e commit 1c68744Copy full SHA for 1c68744
test/stdlib/TestData.swift
@@ -12,7 +12,7 @@
12
// RUN: %target-clang %S/Inputs/FoundationBridge/FoundationBridge.m -c -o %t/FoundationBridgeObjC.o -g
13
// RUN: %target-build-swift %s -I %S/Inputs/FoundationBridge/ -Xlinker %t/FoundationBridgeObjC.o -o %t/TestData
14
15
-// RUN: %target-run %t/TestData > %t.txt
+// RUN: %target-run %t/TestData
16
// REQUIRES: executable_test
17
// REQUIRES: objc_interop
18
0 commit comments