This commit is contained in:
rroberto0620 2024-02-28 07:42:30 -06:00
parent 64f130ac75
commit 707c07dec6
1 changed files with 1 additions and 0 deletions

View File

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