From 1e501b9ec5c9d461df180d783d038d7cf4a427c6 Mon Sep 17 00:00:00 2001 From: shibazaki Date: Mon, 13 Oct 2025 11:42:46 +0200 Subject: [PATCH] test --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index 83fa4f4..0b8233c 100644 --- a/Program.cs +++ b/Program.cs @@ -1,2 +1,3 @@ // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!"); +Console.WriteLine("Test");