mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 06:36:06 +00:00
Problem: Missing error handling in win_float_create() function.
Solution: Add an inline function for error handling.
(cherry picked from commit 8ddcf9d939)