blob: b5ca36d7cb56337b1f7423e56c4c47ab79a9f4df [file] [log] [blame]
# REQUIRES: lua
# RUN: %lldb -s %s --script-language lua 2>&1 | FileCheck %s
b main
breakpoint command add -s lua -o '1234_foo'
# CHECK: error: {{.*}} {{unexpected symbol near '1234'|malformed number near '1234_'}}