Skip to content

Instantly share code, notes, and snippets.

@shipstar
Created May 9, 2022 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shipstar/b8d29b514bfbee592fe67005b4a51eca to your computer and use it in GitHub Desktop.
Save shipstar/b8d29b514bfbee592fe67005b4a51eca to your computer and use it in GitHub Desktop.
lua test
function sayHello()
print("hello world")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment