Sign in
android
/
toolchain
/
rustc
/
bcfff4e50dda5837a362e7ef749affe38767d9f2
/
.
/
src
/
llvm-project
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
eof.test
blob: d777f24591eaad8dc96abfd0b31de06cebfa0053 [
file
]
RUN
:
echo
'foo'
|
%
lldb
-
o script
|
FileCheck
%
s
# Check that the python interpreter detects the OF and the prompt is printed
# exactly once.
CHECK
:
>>>
CHECK
-
NOT
:
>>>