view src/testdir/test21.in @ 30149:58dd17222e56

Added tag v9.0.0410 for changeset d8560d2c1f30b33949236da54a539399cbda94dd
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Sep 2022 21:15:04 +0200
parents 30bdd2e4a6f9
children
line wrap: on
line source

Tests for file with some lines ending in CTRL-M, some not

STARTTEST
:set ta tx
:e!
:$-3,$w! test.out
:qa!
ENDTEST

this lines ends in a
this one doesn't
this one does
and the last one doesn't