aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/split-file/no-leading-lines.test
blob: d4de34f33d1e8dd5d27083164d33c492924a4295 (plain)
1
2
3
4
5
6
7
8
9
10
## 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