brintos

brintos / llvm-project-archived public Read only

0
0
Text · 229 B · d4de34f Raw
11 lines · plain
1## With --no-leading-lines, don't add leading lines (which is used to preserve line numbers).2 3# RUN: split-file --no-leading-lines %s %t4# RUN: count 1 < %t/a.txt5# RUN: FileCheck %s < %t/a.txt6 7# CHECK: input8 9#--- a.txt10input11