view src/testdir/test21.in @ 34073:7d9c9731e78e

Added tag v9.1.0005 for changeset 6d9e20b403e8d3b6fbbab9a97e80e643639e03ff
author Christian Brabandt <cb@256bit.org>
date Thu, 04 Jan 2024 21:15:07 +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