testRemoveLines.vim 81 B

123456
  1. source helper.vim
  2. call Setup()
  3. execute '5d'
  4. write
  5. call DumpSigns('removeLines')