2 Achegas 658b9f5a91 ... 4ab6d87c57

Autor SHA1 Mensaxe Data
  陈思斌 4ab6d87c57 ;l %!s(int64=6) %!d(string=hai) anos
  陈思斌 b10790ea67 123 %!s(int64=6) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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("One Two Three Four");
+		System.out.println("One Two Three Four!!!!");
 	}
 }