Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
tools
/
split-file
/
no-leading-lines.test
blob: d4de34f33d1e8dd5d27083164d33c492924a4295 [
file
] [
log
] [
blame
]
## 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