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