Test file edititing in the new gogs version
This commit is contained in:
parent
4576485075
commit
99585adb5d
@ -10,7 +10,7 @@ namespace KonsooliDemo
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Tere Maailm!");
|
||||
Console.WriteLine("Tere Maailm!!");
|
||||
Console.Write("Mis on sinu nimi? ");
|
||||
var consoleKeyInfo = Console.ReadLine();
|
||||
Console.WriteLine("Tere {0}", consoleKeyInfo);
|
||||
|
Loading…
Reference in New Issue
Block a user