blob: b3640590f18702862cfc14d24d6ac3e668653d1f [file] [log] [blame]
## Show that llvm-strings prints the last string in the input even if no
## unprintable character follows it.
RUN: echo -n abcdefg | llvm-strings - | FileCheck %s
CHECK: abcdefg