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 6d48585 commit 63ddfb6Copy full SHA for 63ddfb6
test/IDE/module_api_smoketest.swift
@@ -1,5 +1,5 @@
1
// RUN: %empty-directory(%t)
2
-// RUN: %swift-ide-test -generate-module-api-description -- -target %target-triple -module-cache-path %t %s | %FileCheck %s
+// RUN: %target-swift-ide-test -generate-module-api-description -module-cache-path %t %s | %FileCheck %s
3
4
public struct Struct1 {}
5
0 commit comments