5 lines
No EOL
57 B
Text
5 lines
No EOL
57 B
Text
local test = {}
|
|
|
|
test.address = tostring(_G)
|
|
|
|
return test |