c3:修改main3
parent
2b48709b6e
commit
b9c2da15d4
|
@ -10,5 +10,8 @@ public class Main {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello world!");
|
System.out.println("Hello world!");
|
||||||
System.out.println("hhhhhh");
|
System.out.println("hhhhhh");
|
||||||
|
System.out.println("hhhhhh3");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// test
|
||||||
|
|
Loading…
Reference in New Issue