From 4bfb8c8b1e9684c4bd646ff6cf73cbb41ee97008 Mon Sep 17 00:00:00 2001 From: notefrvrt Date: Wed, 30 Apr 2025 09:33:19 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20TestScript.lua?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TestScript.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestScript.lua b/TestScript.lua index f7f54a1..9513997 100644 --- a/TestScript.lua +++ b/TestScript.lua @@ -1 +1 @@ -print('Hello, World!') -- test script \ No newline at end of file +print('Hello') -- test script \ No newline at end of file