Cambio 2
This commit is contained in:
parent
7540e633b1
commit
a4d05077e2
|
@ -14,7 +14,7 @@ public class Primero {
|
||||||
* @param args the command line arguments
|
* @param args the command line arguments
|
||||||
*/
|
*/
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
// TODO code application logic here
|
System.out.println("Cambio1");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue