blob: 8bcea9ee82c86edfa539dbd00e8ad3b0efc8ceb7 [file] [log] [blame]
// RUN: %target-swift-ide-test -repl-code-completion -source-filename %s
struct Foo<T> {}
extension Foo whe