Skip to content

Commit 914a3b0

Browse files
committed
[NFC] Remove erroneous comment
1 parent 5df4882 commit 914a3b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/NameLookup/module_selector.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ extension C: ModuleSelectorTestingKit::Equatable {
199199
}
200200

201201
// Test resolution of Swift:: using `D`
202-
// FIXME: Many more of these should fail once the feature is actually implemented.
203202

204203
extension Swift::D {}
205204
// expected-error@-1 {{type 'D' is not imported through module 'Swift'}}

0 commit comments

Comments
 (0)