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 a774255 commit 4a16272Copy full SHA for 4a16272
test/InterfaceHash/added_private_method_value_types.swift
@@ -6,7 +6,7 @@
6
// RUN: cp %t/a.swift %t/x.swift
7
// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
8
// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9
-// RUN: cp %t/b.swift %t/x.swiftt
+// RUN: cp %t/b.swift %t/x.swift
10
11
// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
12
0 commit comments