Documentation for this module may be created at Module:Foo/LuaJsonTest/doc
local obj = { a = 10, b = 20 } return { c = obj, d = obj }