Skip to content

Commit 5e029eb

Browse files
authored
Merge pull request #5007 from practicalswift/sourcekit-093-swift-valuedecl-getformalaccessscope
2 parents e693e13 + d8438df commit 5e029eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)