blob: 8031be22dc2b6a2eb77d9ab9ed0adaf4ba224303 [file] [log] [blame]
# REQUIRES: lua || python
# RUN: %build %p/Inputs/dummy-target.c -o %t.out
# RUN: %lldb %t.out -o 'b main' -o 'break command add 1 -o "script print(\"A R4Nd0m\" + \" Str1ng\")"' -o 'r' | FileCheck %s
# CHECK: A R4Nd0m Str1ng
# CHECK-NOT: A R4Nd0m Str1ng