Skip to content

Commit eebe8e9

Browse files
committed
Merge pull request #582 from practicalswift/sourcekit-019-swift-vardecl-emitlettovarnoteifsimple
[SourceKit] Add test case for crash triggered in swift::VarDecl::emitLetToVarNoteIfSimple(…)
2 parents 915b923 + 41925c6 commit eebe8e9

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+
class l{func a=let A{class Q{var _=a={#^A^#

0 commit comments

Comments
 (0)