From 713eacfecf783269c3c318284ef4bb8a88a2d803 Mon Sep 17 00:00:00 2001 From: Andrey <150458547+SuNetVerseWolk@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:45:59 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=B5=D0=BA=D0=BE=D0=BD=D0=B4=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=B8=D0=BD=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Program.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 641e254..15bc741 100644 --- a/Program.cs +++ b/Program.cs @@ -11,7 +11,10 @@ namespace ConsoleForGit static void Main(string[] args) { Console.WriteLine("jgjgjgjgjj"); - + Console.WriteLine("jgjgjgjgjj"); + Console.WriteLine("jgjgjgjgjj"); + Console.WriteLine("jgjgjgjgjj"); + Console.WriteLine("jgjgjgjgjj"); } } }