testRemoveFirstLines.vim 86 B

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