1701010338 hace 6 años
padre
commit
46e1f48456
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/javaTest/test1.java

+ 1 - 1
src/javaTest/test1.java

@@ -4,7 +4,7 @@ public class test1 {
 
 	public static void main(String[] args) {
 		// TODO Auto-generated method stub
-System.out.println("hello ZC");
+System.out.println("hello ZC123");
 	}
 
 }