neat-donk/state-test.lua

3 lines
No EOL
48 B
Lua

for k,v in pairs(_SYSTEM._G) do
print(k)
end