mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +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.