Skip to content

Commit e03bd3e

Browse files
committed
Merge pull request #542 from practicalswift/sourcekit-007-swift-configureimplicitself
[SourceKit] Add test case for crash triggered in swift::configureImpl…
2 parents 8b88e5e + 785b53b commit e03bd3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
extension{enum c{func a:#^A^#

0 commit comments

Comments
 (0)