Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.1.0139: Lua tests fail on some platforms
Problem: Lua tests fail on some platforms. Solution: Accept a hex number with and without "0x". (Ken Takata, closes #3137)
- Loading branch information
Showing
with
5 additions
and 3 deletions.
- +3 −3 src/testdir/test_lua.vim
- +2 −0 src/version.c