view src/testdir/test21.in @ 23093:2e6c66937951

Added tag v8.2.2092 for changeset c713358da0745d0197381872220e2891314ddbd7
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Dec 2020 13:45:05 +0100
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