Cambio 2
This commit is contained in:
parent
2333c6899b
commit
37474e71cc
|
@ -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("Cambio 2");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue