Cambio 2
This commit is contained in:
parent
a6a8d5fdfe
commit
ce099cd5f7
|
@ -12,5 +12,6 @@ public class Primero {
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello World!");
|
System.out.println("Hello World!");
|
||||||
|
System.out.println("Cambio 2");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue