mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
lint
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
--@param orig Table to copy
|
||||
--@returns New table of copied keys and (nested) values.
|
||||
local function deepcopy(orig)
|
||||
error()
|
||||
error(orig)
|
||||
end
|
||||
local function _id(v)
|
||||
return v
|
||||
|
||||
Reference in New Issue
Block a user