---@class Human
local self={
---@private
info={
name="Yuan Wenjie",
ethnic="Han",
gender="male",
nationality="People's Republic of China",
borntime=os.time({year=2006,month=10,day=8}),
},
nickname="Hoof Cushion",
programming={
language={"Lua"},
},
}
return self
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.