Merge branch 'new_fixed4'

master
2812875475 2024-06-10 16:06:08 +08:00
commit 92a02797ba
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ package org.example;
public class Main {
public static void main(String[] args) {
System.out.println("Hello world333333333!");
System.out.println("hhhhhh");
System.out.println("hhh");
System.out.println("hhhhhh3");
System.out.println("hhhhhh4");
}