brintos

brintos / llvm-project-archived public Read only

0
0
Text · 123 B · b5c38b6 Raw
5 lines · plain
1## Show that short options can be grouped.2 3RUN: echo abcd | llvm-strings -af | FileCheck %s4CHECK: {standard input}: abcd5