blob: 97848d1da861ca6a64c5988f7b374b3bae7d0832 [file] [log] [blame]
// RUN: %target-swift-ide-test -repl-code-completion -source-filename %s | FileCheck %s
// CHECK: Begin completions
// CHECK-DAG: {{^}}true: Bool{{$}}
// CHECK: End completions