Skip to content

Commit f518f64

Browse files
authored
Merge pull request #5080 from practicalswift/sourcekit-094-swift-typechecker-lookupmembertype
2 parents 907cb3d + 08ba23e commit f518f64

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 P{typealias e
4+
extension{func i(t:e=[{func#^A^#

0 commit comments

Comments
 (0)