This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nemanja.grkovic
/
NemAn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
added new line
tags/v1.0.1^2
anastasijasavov
3 years ago
parent
0fa1bee79a
commit
fbda4284df
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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();
}
}
}
Write
Preview
Loading…
Cancel
Save