Skip to content

Commit c6fb9ec

Browse files
author
wanghui
committed
测试
1 parent 739eebd commit c6fb9ec

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/java/com/test/Test.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package com.test;
2+
3+
public class Test {
4+
5+
public static void main(String[] args) {
6+
// TODO Auto-generated method stub
7+
System.out.println("test");
8+
}
9+
10+
}

0 commit comments

Comments
 (0)