[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / lldb / test / Shell / ScriptInterpreter / Python / fail_breakpoint_oneline.test
blob67244641cf97f70fdcd09ea12f61ba1941dbd1be
1 # UNSUPPORTED: lldb-repro
3 # RUN: %lldb -s %s --script-language python 2>&1 | FileCheck %s
4 b main
5 breakpoint command add -s python -o "1234_foo"
6 # CHECK: error: SyntaxError({{.*}})