forked from OSchip/llvm-project
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
RUN: echo -n abcdefg | llvm-strings - | FileCheck %s
|
||
|
CHECK: abcdefg
|