[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / lldb / test / Shell / Driver / TestFile.test
blob776baf8ba0c5e62af072563b4738c5973cead2bf
1 # UNSUPPORTED: lldb-repro
3 # RUN: not %lldb -f /bogus/path 2>&1 | FileCheck %s
4 # CHECK: error: file specified in --file (-f) option doesn't exist