test22.in

来自「VIM文本编辑器」· IN 代码 · 共 14 行

IN
14
字号
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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?