diff --git a/hello-world.lua b/hello-world.lua new file mode 100644 index 0000000..1dc45ac --- /dev/null +++ b/hello-world.lua @@ -0,0 +1 @@ +print("Hello World!") \ No newline at end of file