whitespace.test 179 Bytes Raw Blame History Permalink 1 2 3 ## Show that the default output format matches GNU strings. RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}} CHECK: {{^}}abcd{{$}}