Sign in
fuchsia
/
third_party
/
llvm-project
/
00ba1a3de7faad80f7bb75d07a1a5da09a009895
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
None
/
import_module.test
blob: 0af7bfaf24f45cec4a1109b563c3d2f5c192056f [
file
] [
log
] [
blame
]
# RUN: %lldb --script-language none -o 'command script import %t' 2>&1 | FileCheck %s
# CHECK: error: module importing failed: This script interpreter does not support importing modules.