罗嘉宁 2 rokov pred
rodič
commit
c7a77ed8f4
1 zmenil súbory, kde vykonal 13 pridanie a 0 odobranie
  1. 13 0
      1.txt

+ 13 - 0
1.txt

@@ -0,0 +1,13 @@
+package test;
+
+ 
+
+public class GitTag {
+
+       public static void main(String arg[]) {
+
+              System.out.println("Version1.0");
+
+       }
+
+}