c5:修改main3

master
2812875475 2024-06-10 15:58:57 +08:00
parent b9c2da15d4
commit 27fbb73470
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ public class Main {
System.out.println("Hello world!");
System.out.println("hhhhhh");
System.out.println("hhhhhh3");
System.out.println("hhhhhh4");
}
}