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 1dabc67 commit 7edbf67Copy full SHA for 7edbf67
test/Sema/where_clause_across_module_boundaries.swift
@@ -6,7 +6,6 @@
6
// Associated Type Inference fails across module boundaries
7
// Self bounds from where clause cannot be accessed across modules.
8
// This test is intended to test whether it can use generic signature to get self bounds.
9
-import Foundation
10
import ModuleA
11
12
struct ModuleBFoo: Codable, DefaultsSerializable {
0 commit comments