Browse Source

1112315156

pinochio 6 năm trước cách đây
mục cha
commit
8a9742f49e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/com/test/TestGit.java

+ 1 - 1
src/com/test/TestGit.java

@@ -2,6 +2,6 @@ package com.test;
 
 public class TestGit {
 	public static void main(String[] args) {
-		System.out.println("1111111");
+		System.out.println("99999999");
 	}
 }