feat: added hello-world.lua

This commit is contained in:
metamethods 2024-12-30 21:16:35 -08:00
parent 6a84a59924
commit 9f8e7cc81f

1
hello-world.lua Normal file
View File

@ -0,0 +1 @@
print("Hello World!")