diff --git a/hello.lua b/hello.lua new file mode 100644 index 0000000..f7cf60e --- /dev/null +++ b/hello.lua @@ -0,0 +1 @@ +print("Hello, world!")