You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## 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
|