From aed00c3b52dee8e9a94df3f3e80e6cc9d7345fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kov=C3=A1cs=20Rudolf?= Date: Wed, 2 Sep 2026 14:50:28 +0200 Subject: [PATCH] =?UTF-8?q?Ism=C3=A9tl=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teszt/Teszt/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Teszt/Teszt/Program.cs b/Teszt/Teszt/Program.cs index 893f37f..c07f912 100644 --- a/Teszt/Teszt/Program.cs +++ b/Teszt/Teszt/Program.cs @@ -5,6 +5,7 @@ static void Main(string[] args) { Console.WriteLine("Hello, World!"); + Console.WriteLine("Ismétlés"); }