Sign in
android
/
toolchain
/
rustc
/
e40e7362ba4208d45fb88525361a7de2fad4bb91
/
.
/
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
:
>>>