OSDN Git Service

Hello World サンプル
[weber/git_repo.git] / HelloWorld / src / HelloWorld.java
index e7ba696..c9f2ebf 100644 (file)
@@ -2,7 +2,7 @@
 public class HelloWorld {\r
 \r
        public static void main(String[] argv) {\r
-\r
+               System.out.println("Hello World");\r
        }\r
 \r
 }\r