forked from OSchip/llvm-project
3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
|
RUN: echo -n abc | llvm-strings - | FileCheck -allow-empty %s
|
||
|
CHECK-NOT: abc
|