This commit is contained in:
mosterTeco 2024-02-28 07:42:15 -06:00
parent 2333c6899b
commit 37474e71cc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ public class Primero {
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("Cambio 2");
}
}