llvm-project/lldb/test/Shell/Settings/Inputs/EchoCommandsNoComments.out

6 lines
181 B
Plaintext

# CHECK: (lldb) command source -s {{.*\n}}
# CHECK: (lldb) command source -s {{.*\n}}
# CHECK-NEXT: Executing commands in {{.*\n}}
# CHECK-NEXT: expr 1+2
# CHECK-NEXT: (int) $0 = 3