User:ChaoticShadow/sandbox/3

From TestWiki
table#1 {
    metatable = table#2
    ["test1"] = "test2",
    ["test2"] = "what",
}