Created
May 9, 2022 15:44
-
-
Save shipstar/b8d29b514bfbee592fe67005b4a51eca to your computer and use it in GitHub Desktop.
lua test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function sayHello() | |
print("hello world") | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment