Skip to content

Commit 7edbf67

Browse files
committed
[Sema] test: fix linux smoke test
1 parent 1dabc67 commit 7edbf67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Sema/where_clause_across_module_boundaries.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
// Associated Type Inference fails across module boundaries
77
// Self bounds from where clause cannot be accessed across modules.
88
// This test is intended to test whether it can use generic signature to get self bounds.
9-
import Foundation
109
import ModuleA
1110

1211
struct ModuleBFoo: Codable, DefaultsSerializable {

0 commit comments

Comments
 (0)