We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26ab276 + dc88b4b commit efbfbc4Copy full SHA for efbfbc4
validation-test/IDE/crashers_2_fixed/rdar71566576.swift
@@ -0,0 +1,3 @@
1
+// RUN: %swift-ide-test -code-completion -code-completion-token=COMPLETE -source-filename %s
2
+
3
+if let item = ["a"].first(where: { #^COMPLETE^# }) {}
0 commit comments