blob: 7963ff73fb8374463d44ca02e2a4d5abb9b7dc97 [file] [log] [blame]
## Show that the default output format matches GNU strings.
RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}}
CHECK: {{^}}abcd{{$}}