test24.in
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:

编辑器/阅读器

开发平台:

DOS

  1. Tests for regexp with backslash and other special characters inside []
  2. STARTTEST
  3. :set nocompatible
  4. /[x]
  5. x/[t]]
  6. x/[]y]
  7. x/[]]
  8. x/[y^]
  9. x/[$y]
  10. x:?start?,$w! test.out
  11. :qa!
  12. ENDTEST
  13. start
  14. test text test text
  15. test  text test text
  16. test text ]test text
  17. test ]text test text
  18. test text te^st text
  19. test te$xt test text