[DAG] TransformFPLoadStorePair - early out if we're not loading a simple type
[llvm-project.git] / lldb / test / Shell / ScriptInterpreter / Python / fail_breakpoint_oneline.test
blobd661e0a05f0fb824e8de4c419e42b3bba72f1922
1 # RUN: %lldb -s %s --script-language python 2>&1 | FileCheck %s
2 b main
3 breakpoint command add -s python -o "1234_foo"
4 # CHECK: error: SyntaxError({{.*}})