1## Show that short options can be grouped.2 3RUN: echo abcd | llvm-strings -af | FileCheck %s4CHECK: {standard input}: abcd5