mirror of
https://github.com/kikito/inspect.lua.git
synced 2024-12-15 14:34:21 +00:00
8 lines
77 B
Lua
8 lines
77 B
Lua
local inspect = require 'inspect'
|
|
|
|
context( 'inspect', function()
|
|
|
|
|
|
|
|
end)
|