mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 07:31:45 +10:00
runtime(c): Recognize "__inline" (vim/vim#14145)
`__inline` is recognized by GCC, and may even be preferred, as MSVC does
not recognize `__inline__`.
63c39e4ef7
Co-authored-by: Wu Yongwei <wuyongwei@gmail.com>
28 KiB
28 KiB