repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git]
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
eof.test
blob
d777f24591eaad8dc96abfd0b31de06cebfa0053
1
RUN: echo 'foo' | %lldb -o script | FileCheck %s
2
3
# Check that the python interpreter detects the OF and the prompt is printed
4
# exactly once.
5
CHECK: >>>
6
CHECK-NOT: >>>