mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
updated for version 7.3.416
Problem: Compiler warning for wrong pointer. Solution: Add type cast.
This commit is contained in:
parent
abe838b099
commit
f44cfb88f6
@ -1,6 +1,7 @@
|
||||
Tests for regexp with various magic settings.
|
||||
|
||||
STARTTEST
|
||||
:so small.vim
|
||||
:set nocompatible viminfo+=nviminfo
|
||||
/^1
|
||||
/a*b\{2}c\+/e
|
||||
|
Loading…
x
Reference in New Issue
Block a user