mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 15:21:08 +00:00
Problem: Missing error handling in win_float_create() function. Solution: Add an inline function for error handling.
Problem: Missing error handling in win_float_create() function. Solution: Add an inline function for error handling.