From 3a37d7f51ab2abf500dae05aded463a67c3cf1e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=BA=A7=E4=BA=91=E8=84=91=E7=A0=94=E5=8F=91?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=B8=88?= <153692773@qq.com> Date: Fri, 24 Feb 2023 10:24:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Hello.java'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Hello.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.java b/Hello.java index 294aa22..b42e302 100644 --- a/Hello.java +++ b/Hello.java @@ -1,5 +1,5 @@ public class { public static void main(String[] args) { - System.out.println + System.out.println(); } } \ No newline at end of file