diff --git a/Program.cs b/Program.cs index 0013e80..5083ab2 100644 --- a/Program.cs +++ b/Program.cs @@ -11,6 +11,7 @@ namespace Console_for_gip static void Main(string[] args) { Console.WriteLine("Hello world"); + //sadfsadsa } } }