diff --git a/validation-test/IDE/crashers/060-swift-constructordecl-getresulttype.swift b/validation-test/IDE/crashers/060-swift-constructordecl-getresulttype.swift new file mode 100644 index 0000000000000..9264515d9ba6a --- /dev/null +++ b/validation-test/IDE/crashers/060-swift-constructordecl-getresulttype.swift @@ -0,0 +1,2 @@ +// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s +typealias f=B{func a{f#^A^#}}struct B{let d \ No newline at end of file