llvm-for-llvmta/test/tools/split-file/no-leading-lines.test

11 lines
229 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
## With --no-leading-lines, don't add leading lines (which is used to preserve line numbers).
# RUN: split-file --no-leading-lines %s %t
# RUN: count 1 < %t/a.txt
# RUN: FileCheck %s < %t/a.txt
# CHECK: input
#--- a.txt
input