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 57e11b8 commit 2f9c605Copy full SHA for 2f9c605
test/ModuleInterface/lazy-typecheck.swift
@@ -4,7 +4,7 @@
4
// RUN: %FileCheck %s < %t/lazy_typecheck.swiftinterface
5
6
// RUN: rm -rf %t/*.swiftmodule
7
-// RUN: %target-swift-frontend -package-name Package -typecheck -verify %S/../Inputs/lazy_typecheck_client.swift -I %t
+// RUN: %target-swift-frontend -package-name ClientPackage -typecheck -verify %S/../Inputs/lazy_typecheck_client.swift -I %t
8
9
// CHECK: import Swift
10
0 commit comments