4 lines
143 B
Lua
4 lines
143 B
Lua
-- since this is just an example spec, don't actually load anything here and return an empty spec
|
|
-- stylua: ignore
|
|
if true then return {} end
|