Compare commits
3 Commits
97b177026d
...
5fc158d6d3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5fc158d6d3 | ||
|
|
3f43665506 | ||
|
|
45f5f42b03 |
@ -1,3 +1,6 @@
|
|||||||
|
/**
|
||||||
|
* @author lwd
|
||||||
|
*/
|
||||||
public class Test {
|
public class Test {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello, World!");
|
System.out.println("Hello, World!");
|
||||||
@ -8,5 +11,5 @@ public class Test {
|
|||||||
public void test2(){
|
public void test2(){
|
||||||
|
|
||||||
}
|
}
|
||||||
//33111
|
//1111333111
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user