Cambio
This commit is contained in:
parent
64f130ac75
commit
707c07dec6
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue