Browse Source

added new line

tags/v1.0.1^2
anastasijasavov 3 years ago
parent
commit
fbda4284df
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      NemAn/Klijent/Program.cs

+ 1
- 1
NemAn/Klijent/Program.cs View File

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

Loading…
Cancel
Save