Adds hello world, our first program!
This commit is contained in:
commit
def73419fc
1 changed files with 1 additions and 0 deletions
1
hello_world.lua
Normal file
1
hello_world.lua
Normal file
|
@ -0,0 +1 @@
|
||||||
|
print("Hello world!")
|
Reference in a new issue