view src/testdir/test21.in @ 22475:dd6a45c54e49

Added tag v8.2.1785 for changeset 542682b758dc61312710699aa9b2358db8582f2f
author Bram Moolenaar <Bram@vim.org>
date Fri, 02 Oct 2020 18:15:16 +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