inspect.lua
inspect.lua copied to clipboard
escape table keys that map to lua keywords
Properly escape table string keys that are lua keywords.
Backported from neovim/neovim#19898