view src/testdir/test21.in @ 26413:34ebe97c3bd5

Added tag v8.2.3737 for changeset 40f6330abc2c80e76e65c93b03f2a915b5337dd4
author Bram Moolenaar <Bram@vim.org>
date Sat, 04 Dec 2021 16:15: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