Skip to content

Instantly share code, notes, and snippets.

@alancnet
Created December 10, 2016 16:39
Show Gist options
  • Save alancnet/ef4fdd7cb84b55edfee6cf34ca42a775 to your computer and use it in GitHub Desktop.
Save alancnet/ef4fdd7cb84b55edfee6cf34ca42a775 to your computer and use it in GitHub Desktop.
function helloWorld()
print("Hello World")
end
helloWorld()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment