Skip to content

Instantly share code, notes, and snippets.

Created September 24, 2008 02:19
Show Gist options
  • Save anonymous/12458 to your computer and use it in GitHub Desktop.
Save anonymous/12458 to your computer and use it in GitHub Desktop.
-- test highlight
for k, v in pairs(_G) do
print(k, type(v));
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment