Commit 05b8adcb by Lihua Tang

测试

parent 4fb91f94
...@@ -3,6 +3,7 @@ package com.zhiwei.test; ...@@ -3,6 +3,7 @@ package com.zhiwei.test;
public class HelloWorld { public class HelloWorld {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("HelloWorld"); System.out.println("HelloWorld");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment