mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-07-28 19:12:17 +00:00
8 lines
77 B
Lua
8 lines
77 B
Lua
local inspect = require 'inspect'
|
|
|
|
context( 'inspect', function()
|
|
|
|
|
|
|
|
end)
|