Skip to content

Commit 8db9c07

Browse files
authored
Merge pull request #5227 from practicalswift/sourcekit-103-swift-constraints-solution-resolvelocatortodecl
2 parents 8d6b8df + 7710bc6 commit 8db9c07

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+
protocol b
4+
func b{b#^A^#

0 commit comments

Comments
 (0)