From a73b63de1a5ccb68d72d5d05edefda6c139cde4e Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Fri, 24 Sep 2021 13:12:16 +0000 Subject: [PATCH] Add 'heyo.lua' --- heyo.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 heyo.lua diff --git a/heyo.lua b/heyo.lua new file mode 100644 index 0000000..8e23576 --- /dev/null +++ b/heyo.lua @@ -0,0 +1 @@ +print("Hello World") \ No newline at end of file