Sign in
fuchsia
/
third_party
/
swift-lldb
/
refs/heads/upstream/google-bak
/
.
/
lit
/
SwiftREPL
/
ImportDispatch.test
blob: b36eae691b2aa7cc305c98966faad5c43b074398 [
file
] [
edit
]
// Test that importing Dispatch works.
// REQUIRES: system-darwin
// RUN: %lldb --repl < %s 2>&1 | FileCheck %s
import
Dispatch
// CHECK-NOT: error