1RUN: echo -n abcdefg | llvm-strings - | FileCheck %s
2CHECK: abcdefg
3