From 1a85175200e6025b984152c6280c91237b93ac69 Mon Sep 17 00:00:00 2001 From: lingyun Date: Wed, 18 Jun 2025 11:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index eddc4c8..cb82661 100644 --- a/test.py +++ b/test.py @@ -1 +1,6 @@ -print(112) \ No newline at end of file +print(112) + + + +def aa(): + pass \ No newline at end of file