From f434a677f42d7ed96125cf4526716d3d28ee31b6 Mon Sep 17 00:00:00 2001 From: wangwei <153692771@qq.com> Date: Tue, 7 Mar 2023 11:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'1Hello.java'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Hello.java => 1Hello.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Hello.java => 1Hello.java (97%) diff --git a/Hello.java b/1Hello.java similarity index 97% rename from Hello.java rename to 1Hello.java index b42e302..4dd2270 100644 --- a/Hello.java +++ b/1Hello.java @@ -2,4 +2,4 @@ public class { public static void main(String[] args) { System.out.println(); } -} \ No newline at end of file +}2 \ No newline at end of file