mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 17:54:10 +00:00
Problem: Compiler warnings with older compiler and 64 bit numbers.
Solution: Add "LL" to large values. (Mike Williams)
af9c4c9b57
Equivalent change was made in ZyX's typval refactoring.