mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 17:58:18 +00:00
*: Fix linter errors
This commit is contained in:
@@ -81,8 +81,6 @@ local function get_alloc_rets(exp_log, res)
|
|||||||
return exp_log
|
return exp_log
|
||||||
end
|
end
|
||||||
|
|
||||||
local to_cstr_nofree = function(v) return lib.xstrdup(v) end
|
|
||||||
|
|
||||||
local alloc_log = alloc_log_new()
|
local alloc_log = alloc_log_new()
|
||||||
|
|
||||||
before_each(function()
|
before_each(function()
|
||||||
|
Reference in New Issue
Block a user