zwh 2 سال پیش
والد
کامیت
86270caa5b
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/com/zwh/test/Main.java

+ 3 - 0
src/com/zwh/test/Main.java

@@ -16,6 +16,9 @@ public class Main {
             // Press Shift+F9 to start debugging your code. We have set one breakpoint
             // for you, but you can always add more by pressing Ctrl+F8.
             System.out.println("i = " + i);
+            System.out.println("i = " + i);
+            System.out.println("i = " + i);
+            System.out.println("i = " + i);
 
         }
     }