Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/18.0-2024-02-13
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
eof.test
blob: d777f24591eaad8dc96abfd0b31de06cebfa0053 [
file
] [
log
] [
blame
]
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
:
>>>