sziit 6 년 전
부모
커밋
231b1717a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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("xixixiix");
+		System.out.println("hhhhhh");
 	}
 }