blob: 435c3dea50d4d3e7070289543d44cc718699789c [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