From 44328a01ca42b0102e0fcb3a42881e1efc66c37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Fri, 30 May 2025 09:15:40 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E5=88=A0=E9=99=A4=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_compile.ahk | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test_compile.ahk diff --git a/test_compile.ahk b/test_compile.ahk deleted file mode 100644 index c7dbe28..0000000 --- a/test_compile.ahk +++ /dev/null @@ -1,2 +0,0 @@ -MsgBox "Hello from Compiled AHK!" -ExitApp \ No newline at end of file