Primero Ejemplo
This commit is contained in:
parent
6645fcf5a4
commit
ea133beffc
|
@ -15,6 +15,7 @@ public class Primero {
|
|||
*/
|
||||
public static void main(String[] args) {
|
||||
// TODO code application logic here
|
||||
System.out.println("hola");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue