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)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Tere Maailm!");
|
Console.WriteLine("Tere Maailm!!");
|
||||||
Console.Write("Mis on sinu nimi? ");
|
Console.Write("Mis on sinu nimi? ");
|
||||||
var consoleKeyInfo = Console.ReadLine();
|
var consoleKeyInfo = Console.ReadLine();
|
||||||
Console.WriteLine("Tere {0}", consoleKeyInfo);
|
Console.WriteLine("Tere {0}", consoleKeyInfo);
|
||||||
|
Loading…
Reference in New Issue
Block a user