c5:修改main
parent
8dbdff61b1
commit
2b48709b6e
|
@ -9,6 +9,6 @@ package org.example;
|
|||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello world!");
|
||||
System.out.println("Hello world!");
|
||||
System.out.println("hhhhhh");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue