2207200303 před 1 rokem
rodič
revize
e0fe6313f1
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9 0
      2.txt

+ 9 - 0
2.txt

@@ -0,0 +1,9 @@
+package test;
+
+public class GitTag{
+	public static void main(String arg[]){
+	System.out.println("Version2.2");
+	System.out.println("2207200303 嘉辉");
+	System.out.println("3");
+	}
+}