malconfig hace 4 años
padre
commit
2c8403509b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      hello-world.java

+ 3
- 0
hello-world.java Ver fichero

@@ -0,0 +1,3 @@
public static void main(String[] args){
System.out.print("hello world");
}

Cargando…
Cancelar
Guardar