mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-12-17 09:26:41 +00:00
I didnt commit the right stuff on previous commit. fixing that
This commit is contained in:
@@ -100,6 +100,12 @@ context( 'inspect', function()
|
||||
b = {...}
|
||||
}
|
||||
}]])
|
||||
|
||||
assert_equal(inspect(level4, 1), [[{ 1, 2, 3,
|
||||
a = {...}
|
||||
}]])
|
||||
|
||||
|
||||
end)
|
||||
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user