更新 Test.java

This commit is contained in:
皓宇
2017-09-11 11:20:59 +08:00
parent c4b28124ec
commit b94f4bc21b

View File

@@ -2,6 +2,6 @@ package com.jsh.test;
public class Test {
public static void main(String[] args) {
//This is test
}
}