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