Skip to content

Commit 15ebf01

Browse files
committed
[NFC] Remove erroneous comment
1 parent 9542eb6 commit 15ebf01

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
@@ -196,7 +196,6 @@ extension C: ModuleSelectorTestingKit::Equatable {
196196
}
197197

198198
// Test resolution of Swift:: using `D`
199-
// FIXME: Many more of these should fail once the feature is actually implemented.
200199

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

0 commit comments

Comments
 (0)