blob: 7438f2ce221234d0a95bd5647c376e7ae4ffa658 [file] [log] [blame]
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
func searchTest(format: ()->String = { "" }#^A^#) {}