Explorar el Código

added new line

tags/v1.0.1^2
anastasijasavov hace 3 años
padre
commit
fbda4284df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      NemAn/Klijent/Program.cs

+ 1
- 1
NemAn/Klijent/Program.cs Ver fichero

@@ -7,7 +7,7 @@ namespace Klijent
static void Main(string[] args)
{
Console.WriteLine("Hello World!");
Console.ReadLine();
Console.ReadLine();
}
}
}

Cargando…
Cancelar
Guardar