summaryrefslogtreecommitdiffstats
path: root/hello.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hello.lua')
-rw-r--r--hello.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello.lua b/hello.lua
new file mode 100644
index 0000000..50de868
--- /dev/null
+++ b/hello.lua
@@ -0,0 +1 @@
+print("Hello " .. ",world") \ No newline at end of file