[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / lldb / test / Shell / ScriptInterpreter / Python / eof.test
blobd777f24591eaad8dc96abfd0b31de06cebfa0053
1 RUN: echo 'foo' | %lldb -o script | FileCheck %s
3 # Check that the python interpreter detects the OF and the prompt is printed
4 # exactly once.
5 CHECK: >>>
6 CHECK-NOT: >>>