Skip to content

Commit eb8bea9

Browse files
authored
Merge pull request #5174 from practicalswift/sourcekit-098-swift-declcontext-lookupqualified
2 parents 16e8ebc + fab25b1 commit eb8bea9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
// REQUIRES: asserts
3+
protocol A{class T#^A^#class b:Array<T>

0 commit comments

Comments
 (0)