view src/testdir/test22.in @ 11019:05daa23e1ecf

Added tag v8.0.0398 for changeset 654fc5636b37b27891150fd94a4208456e1b96aa
author Christian Brabandt <cb@256bit.org>
date Wed, 01 Mar 2017 22:30:04 +0100
parents 3fc0f57ecb91
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