brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · d777f24 Raw
7 lines · plain
1RUN: echo 'foo' | %lldb -o script | FileCheck %s2 3# Check that the python interpreter detects the OF and the prompt is printed4# exactly once.5CHECK: >>>6CHECK-NOT: >>>7