2 Commits 8a9742f49e ... 89ec4aa979

Author SHA1 Message Date
  pinochio 89ec4aa979 11111 6 years ago
  pinochio aab7f249d0 chengg 6 years ago
1 changed files with 1 additions and 1 deletions
  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("99999999");
+		System.out.println("11111");
 	}
 }