blob: 67244641cf97f70fdcd09ea12f61ba1941dbd1be [file] [log] [blame]
# UNSUPPORTED: lldb-repro
#
# RUN: %lldb -s %s --script-language python 2>&1 | FileCheck %s
b main
breakpoint command add -s python -o "1234_foo"
# CHECK: error: SyntaxError({{.*}})