brintos

brintos / llvm-project-archived public Read only

0
0
Text · 154 B · d661e0a Raw
5 lines · plain
1# RUN: %lldb -s %s --script-language python 2>&1 | FileCheck %s2b main3breakpoint command add -s python -o "1234_foo"4# CHECK: error: SyntaxError({{.*}})5