From 34a76493dfa0e9406093565d2be0b06c74e47e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=81=A5=E9=B9=8F?= <3331425936@qq.com> Date: Sun, 28 Sep 2025 21:49:07 +0800 Subject: [PATCH] test --- doc/test.txt | 0 src/zjp.py | 1 + 2 files changed, 1 insertion(+) create mode 100644 doc/test.txt create mode 100644 src/zjp.py diff --git a/doc/test.txt b/doc/test.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/zjp.py b/src/zjp.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/src/zjp.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file -- 2.34.1