mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
lint
This commit is contained in:
parent
8e941c59ec
commit
5c13f368c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user