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