hou hace 6 años
padre
commit
4b13276534
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/com/test/Two.java

+ 1 - 1
src/com/test/Two.java

@@ -2,6 +2,6 @@ package com.test;
 
 public class Two {
 	public static void main(String[] args) {
-		System.out.println("Two");
+		System.out.println("191991");
 	}
 }